Searched defs:handleUnmatchedUnlock (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Analysis/Analyses/ | ||
H A D | ThreadSafety.h | 117 virtual void handleUnmatchedUnlock(StringRef Kind, Name LockName, in handleUnmatchedUnlock() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 1880 void handleUnmatchedUnlock(StringRef Kind, Name LockName, SourceLocation Loc, handleUnmatchedUnlock() function in clang::threadSafety::__anon0bef6d8e1111::ThreadSafetyReporter |