H A D | AnalysisBasedWarnings.cpp | 1880 handleUnmatchedUnlock(StringRef Kind,Name LockName,SourceLocation Loc,SourceLocation LocPreviousUnlock) handleUnmatchedUnlock() argument 1890 handleIncorrectUnlockKind(StringRef Kind,Name LockName,LockKind Expected,LockKind Received,SourceLocation LocLocked,SourceLocation LocUnlock) handleIncorrectUnlockKind() argument 1903 handleDoubleLock(StringRef Kind,Name LockName,SourceLocation LocLocked,SourceLocation LocDoubleLock) handleDoubleLock() argument 1913 handleMutexHeldEndOfScope(StringRef Kind,Name LockName,SourceLocation LocLocked,SourceLocation LocEndOfScope,LockErrorKind LEK) handleMutexHeldEndOfScope() argument 1941 handleExclusiveAndShared(StringRef Kind,Name LockName,SourceLocation Loc1,SourceLocation Loc2) 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...] |