Home
last modified time | relevance | path

Searched defs:MutexExp (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp69 const Expr *MutexExp, const NamedDecl *D, in warnInvalidLock() argument
1593 warnIfMutexNotHeld(const FactSet & FSet,const NamedDecl * D,const Expr * Exp,AccessKind AK,Expr * MutexExp,ProtectedOperationKind POK,til::LiteralPtr * Self,SourceLocation Loc) warnIfMutexNotHeld() argument
1652 warnIfMutexHeld(const FactSet & FSet,const NamedDecl * D,const Expr * Exp,Expr * MutexExp,til::LiteralPtr * Self,SourceLocation Loc) warnIfMutexHeld() argument
[all...]