Searched defs:isObjCPointer (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | BugReporterVisitors.cpp | 1299 static bool isObjCPointer(const MemRegion *R) { isObjCPointer() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 10865 bool isObjCPointer; CheckAdditionOperands() local |