Home
last modified time | relevance | path

Searched defs:isObjCPointer (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1299 static bool isObjCPointer(const MemRegion *R) { isObjCPointer() function
1307 static bool isObjCPointer(const ValueDecl *D) { isObjCPointer() function
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp10865 bool isObjCPointer; CheckAdditionOperands() local