Searched refs:IsObjCObjectPointerType (Results 1 – 6 of 6) sorted by relevance
390 if (ClangASTContext::IsObjCObjectPointerType(base_type, &class_type)) in GetRuntimeType()
108 if (!ClangASTContext::IsObjCObjectPointerType(compiler_type)) { in GetObjectDescription()
297 } else if (ClangASTContext::IsObjCObjectPointerType( in ScanContext()
990 if (!ClangASTContext::IsObjCObjectPointerType(self_clang_type)) in LookUpLldbObjCClass()
529 static bool IsObjCObjectPointerType(const CompilerType &type,
3455 bool ClangASTContext::IsObjCObjectPointerType(const CompilerType &type, in IsObjCObjectPointerType() function in ClangASTContext