Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp319 static bool hasAnyPointerType(const til::SExpr *E) { in hasAnyPointerType() function
352 if (hasAnyPointerType(BE)) in translateMemberExpr()
365 if (hasAnyPointerType(BE)) in translateObjCIVarRefExpr()