Searched refs:handleNegativeNotHeld (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafety.h | 202 virtual void handleNegativeNotHeld(StringRef Kind, Name LockName, Name Neg, in handleNegativeNotHeld() function 210 virtual void handleNegativeNotHeld(const NamedDecl *D, Name LockName, in handleNegativeNotHeld() function
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 1311 Handler.handleNegativeNotHeld(DiagKind, Entry->toString(), in addLock() 1659 Analyzer->Handler.handleNegativeNotHeld(D, Cp.toString(), Loc); in warnIfMutexNotHeld()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 2011 void handleNegativeNotHeld(StringRef Kind, Name LockName, Name Neg, in handleNegativeNotHeld() function in clang::threadSafety::__anondf82a8a61111::ThreadSafetyReporter 2019 void handleNegativeNotHeld(const NamedDecl *D, Name LockName, in handleNegativeNotHeld() function in clang::threadSafety::__anondf82a8a61111::ThreadSafetyReporter
|