Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h253 void threadSafetyCleanup(BeforeSet *Cache);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp442 threadSafety::threadSafetyCleanup(ThreadSafetyDeclCache); in ~Sema()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp2568 void threadSafety::threadSafetyCleanup(BeforeSet *Cache) { delete Cache; } in threadSafetyCleanup() function in threadSafety
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h233 void threadSafetyCleanup(BeforeSet* Cache);