Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h44 POK_FunctionCall, enumerator
/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1949 case POK_FunctionCall: in handleMutexNotHeld()
1979 case POK_FunctionCall: in handleMutexNotHeld()
/llvm-project-15.0.7/clang/lib/Analysis/
H A DThreadSafety.cpp1848 POK_FunctionCall, Exp->getExprLoc()); in handleCall()