Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2041 void handleNegativeNotHeld(StringRef Kind, Name LockName, Name Neg, in handleNegativeNotHeld() function in clang::threadSafety::__anon3adb0fcd1111::ThreadSafetyReporter
2049 void handleNegativeNotHeld(const NamedDecl *D, Name LockName, in handleNegativeNotHeld() function in clang::threadSafety::__anon3adb0fcd1111::ThreadSafetyReporter