Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp1748 void warnIfMutexHeld(const NamedDecl *D, const Expr *Exp, Expr *MutexExp);
1828 void BuildLockset::warnIfMutexHeld(const NamedDecl *D, const Expr* Exp, in warnIfMutexHeld() function in __anond7afc2f90111::BuildLockset
1969 warnIfMutexHeld(D, Exp, *I); in handleCall()