Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp322 static bool hasAnyPointerType(const til::SExpr *E) { in hasAnyPointerType() function
355 if (hasAnyPointerType(BE)) in translateMemberExpr()
368 if (hasAnyPointerType(BE)) in translateObjCIVarRefExpr()