Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp1582 void warnIfMutexHeld(const NamedDecl *D, const Expr *Exp, Expr *MutexExp,
1676 void BuildLockset::warnIfMutexHeld(const NamedDecl *D, const Expr *Exp, in warnIfMutexHeld() function in BuildLockset
1909 warnIfMutexHeld(D, Exp, Arg, ClassifyDiagnostic(A)); in handleCall()