Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp1597 void warnIfMutexHeld(const NamedDecl *D, const Expr *Exp, Expr *MutexExp,
1690 void BuildLockset::warnIfMutexHeld(const NamedDecl *D, const Expr *Exp, in warnIfMutexHeld() function in BuildLockset
1922 warnIfMutexHeld(D, Exp, Arg, ClassifyDiagnostic(A)); in handleCall()