Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp368 static bool hasAnyPointerType(const til::SExpr *E) { in hasAnyPointerType() function
401 if (hasAnyPointerType(BE)) in translateMemberExpr()
414 if (hasAnyPointerType(BE)) in translateObjCIVarRefExpr()