Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h134 SourceLocation LocUnlock) {} in handleIncorrectUnlockKind() argument
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1893 handleIncorrectUnlockKind(StringRef Kind,Name LockName,LockKind Expected,LockKind Received,SourceLocation LocLocked,SourceLocation LocUnlock) handleIncorrectUnlockKind() argument