Searched refs:POK_FunctionCall (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafety.h | 44 POK_FunctionCall, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 1931 Arg, POK_FunctionCall, Self, Loc); in handleCall() 1997 Arg, POK_FunctionCall, Self, Loc); in handleCall() 2027 Analyzer->Handler.handleMutexNotHeld(Cp.getKind(), D, POK_FunctionCall, in handleCall()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 2135 case POK_FunctionCall: in handleNoMutexHeld() 2157 case POK_FunctionCall: in handleMutexNotHeld() 2205 case POK_FunctionCall: in handleMutexNotHeld()
|