reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
570 static bool IsObjCObjectPointerType(const CompilerType &type,
1069 } else if (ClangASTContext::IsObjCObjectPointerType(
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp 294 } else if (ClangASTContext::IsObjCObjectPointerType(
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp 108 if (!ClangASTContext::IsObjCObjectPointerType(compiler_type)) {
tools/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp 406 if (ClangASTContext::IsObjCObjectPointerType(base_type, &class_type))