Searched defs:LockName (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h90 virtual void handleUnmatchedUnlock(StringRef Kind, Name LockName, argument
102 virtual void handleIncorrectUnlockKind(StringRef Kind, Name LockName, argument
111 virtual void handleDoubleLock(StringRef Kind, Name LockName, argument
127 virtual void handleMutexHeldEndOfScope(StringRef Kind, Name LockName, argument
140 virtual void handleExclusiveAndShared(StringRef Kind, Name LockName, argument
163 handleMutexNotHeld(StringRef Kind, const NamedDecl *D, ProtectedOperationKind POK, Name LockName, LockKind LK, SourceLocation Loc, Name *PossibleMatch = nullptr) argument
175 handleNegativeNotHeld(StringRef Kind, Name LockName, Name Neg, SourceLocation Loc) argument
185 handleFunExcludesLock(StringRef Kind, Name FunName, Name LockName, SourceLocation Loc) argument
[all...]
/freebsd-11.0-release/contrib/sendmail/mail.local/
H A Dmail.local.c1489 char LockName[MAXPATHLEN]; local

Completed in 22 milliseconds