Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h205 virtual void handleNegativeNotHeld(StringRef Kind, Name LockName, Name Neg, in handleNegativeNotHeld() function
213 virtual void handleNegativeNotHeld(const NamedDecl *D, Name LockName, in handleNegativeNotHeld() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1274 Handler.handleNegativeNotHeld(Entry->getKind(), Entry->toString(), in addLock()
1621 Handler.handleNegativeNotHeld(D, Cp.toString(), Loc); in warnIfMutexNotHeld()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2041 void handleNegativeNotHeld(StringRef Kind, Name LockName, Name Neg, in handleNegativeNotHeld() function in clang::threadSafety::__anon1607c2311111::ThreadSafetyReporter
2049 void handleNegativeNotHeld(const NamedDecl *D, Name LockName, in handleNegativeNotHeld() function in clang::threadSafety::__anon1607c2311111::ThreadSafetyReporter