Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp1471 void warnIfMutexHeld(const NamedDecl *D, const Expr *Exp, Expr *MutexExp,
1564 void BuildLockset::warnIfMutexHeld(const NamedDecl *D, const Expr *Exp, in warnIfMutexHeld() function in BuildLockset
1780 warnIfMutexHeld(D, Exp, Arg, ClassifyDiagnostic(A)); in handleCall()