Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h304 void threadSafetyCleanup(BeforeSet *Cache);
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp2745 void threadSafety::threadSafetyCleanup(BeforeSet *Cache) { delete Cache; } in threadSafetyCleanup() function in threadSafety
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp619 threadSafety::threadSafetyCleanup(ThreadSafetyDeclCache); in ~Sema()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h226 void threadSafetyCleanup(BeforeSet *Cache);