Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h44 POK_FunctionCall, enumerator
/src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1977 case POK_FunctionCall: in handleMutexNotHeld()
2013 case POK_FunctionCall: in handleMutexNotHeld()
/src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1891 Arg, POK_FunctionCall, Self, Loc); in handleCall()