Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafetyCommon.cpp311 static bool hasCppPointerType(const til::SExpr *E) { in hasCppPointerType() function
345 if (hasCppPointerType(BE)) in translateMemberExpr()