Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp6800 static bool shouldTrackImplicitObjectArg(const CXXMethodDecl *Callee) { in shouldTrackImplicitObjectArg() function
6889 if (MD && shouldTrackImplicitObjectArg(MD)) in handleGslAnnotatedTypes()
6896 shouldTrackImplicitObjectArg(cast<CXXMethodDecl>(Callee))) in handleGslAnnotatedTypes()