Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Analysis/
DThreadSafety.cpp1541 void warnIfMutexHeld(const NamedDecl *D, const Expr *Exp, Expr *MutexExp,
1639 void BuildLockset::warnIfMutexHeld(const NamedDecl *D, const Expr *Exp, in warnIfMutexHeld() function in BuildLockset
1884 warnIfMutexHeld(D, Exp, Arg, Self, Loc); in handleCall()