Home
last modified time | relevance | path

Searched refs:threadSafetyCleanup (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h253 void threadSafetyCleanup(BeforeSet *Cache);
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp466 threadSafety::threadSafetyCleanup(ThreadSafetyDeclCache); in ~Sema()
/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp2585 void threadSafety::threadSafetyCleanup(BeforeSet *Cache) { delete Cache; } in threadSafetyCleanup() function in threadSafety
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h236 void threadSafetyCleanup(BeforeSet* Cache);