Home
last modified time | relevance | path

Searched refs:handleNegativeNotHeld (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h217 virtual void handleNegativeNotHeld(StringRef Kind, Name LockName, Name Neg, in handleNegativeNotHeld() function
225 virtual void handleNegativeNotHeld(const NamedDecl *D, Name LockName, in handleNegativeNotHeld() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1335 Handler.handleNegativeNotHeld(Entry->getKind(), Entry->toString(), in addLock()
1660 Handler.handleNegativeNotHeld(D, Cp.toString(), Loc); in warnIfMutexNotHeld()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2245 void handleNegativeNotHeld(StringRef Kind, Name LockName, Name Neg, in handleNegativeNotHeld() function in clang::threadSafety::__anon9476153b1111::ThreadSafetyReporter
2253 void handleNegativeNotHeld(const NamedDecl *D, Name LockName, in handleNegativeNotHeld() function in clang::threadSafety::__anon9476153b1111::ThreadSafetyReporter