Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h133 SourceLocation LocLocked, in handleIncorrectUnlockKind() argument
143 SourceLocation LocLocked, in handleDoubleLock() argument
160 SourceLocation LocLocked, in handleMutexHeldEndOfScope() argument
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1839 makeLockedHereNote(SourceLocation LocLocked,StringRef Kind) makeLockedHereNote() argument
1892 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
1914 handleMutexHeldEndOfScope(StringRef Kind,Name LockName,SourceLocation LocLocked,SourceLocation LocEndOfScope,LockErrorKind LEK) handleMutexHeldEndOfScope() argument