Searched defs:IsPointerType (Results 1 – 5 of 5) sorted by relevance
368 bool CMICmnLLDBUtilSBValue::IsPointerType() const { in IsPointerType() function in CMICmnLLDBUtilSBValue
113 bool SBType::IsPointerType() { in IsPointerType() function in SBType
171 bool CompilerType::IsPointerType(CompilerType *pointee_type) const { in IsPointerType() function in CompilerType
3410 bool ClangASTContext::IsPointerType(lldb::opaque_compiler_type_t type, in IsPointerType() function in ClangASTContext
1680 bool ValueObject::IsPointerType() { return GetCompilerType().IsPointerType(); } in IsPointerType() function in ValueObject