Home
last modified time | relevance | path

Searched refs:hasAnyPointerType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp348 static bool hasAnyPointerType(const til::SExpr *E) { in hasAnyPointerType() function
381 if (hasAnyPointerType(BE)) in translateMemberExpr()
394 if (hasAnyPointerType(BE)) in translateObjCIVarRefExpr()