Home
last modified time | relevance | path

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

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