Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h44 POK_FunctionCall, enumerator
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1931 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 DAnalysisBasedWarnings.cpp2135 case POK_FunctionCall: in handleNoMutexHeld()
2157 case POK_FunctionCall: in handleMutexNotHeld()
2205 case POK_FunctionCall: in handleMutexNotHeld()