Home
last modified time | relevance | path

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

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