H A D | AnalysisBasedWarnings.cpp | 1880 void handleUnmatchedUnlock(StringRef Kind, Name LockName, SourceLocation Loc, in handleUnmatchedUnlock() argument 1890 void handleIncorrectUnlockKind(StringRef Kind, Name LockName, in handleIncorrectUnlockKind() argument 1903 void handleDoubleLock(StringRef Kind, Name LockName, SourceLocation LocLocked, in handleDoubleLock() argument 1913 void handleMutexHeldEndOfScope(StringRef Kind, Name LockName, in handleMutexHeldEndOfScope() argument 1941 void handleExclusiveAndShared(StringRef Kind, Name LockName, in handleExclusiveAndShared() argument 1965 handleMutexNotHeld(StringRef Kind,const NamedDecl * D,ProtectedOperationKind POK,Name LockName,LockKind LK,SourceLocation Loc,Name * PossibleMatch) handleMutexNotHeld() argument 2041 handleNegativeNotHeld(StringRef Kind,Name LockName,Name Neg,SourceLocation Loc) handleNegativeNotHeld() argument 2049 handleNegativeNotHeld(const NamedDecl * D,Name LockName,SourceLocation Loc) handleNegativeNotHeld() argument 2056 handleFunExcludesLock(StringRef Kind,Name FunName,Name LockName,SourceLocation Loc) handleFunExcludesLock() argument [all...] |