Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp360 static bool hasAnyPointerType(const til::SExpr *E) { in hasAnyPointerType() function
393 if (hasAnyPointerType(BE)) in translateMemberExpr()
406 if (hasAnyPointerType(BE)) in translateObjCIVarRefExpr()