Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h184 virtual void handleExclusiveAndShared(StringRef Kind, Name LockName, in handleExclusiveAndShared() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp2348 Handler.handleExclusiveAndShared(B.getKind(), B.toString(), B.loc(), in join()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2106 void handleExclusiveAndShared(StringRef Kind, Name LockName, in handleExclusiveAndShared() function in clang::threadSafety::__anon9476153b1111::ThreadSafetyReporter