Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h240 void threadSafetyCleanup(BeforeSet *Cache);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp362 threadSafety::threadSafetyCleanup(ThreadSafetyDeclCache); in ~Sema()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp2558 void threadSafety::threadSafetyCleanup(BeforeSet *Cache) { delete Cache; } in threadSafetyCleanup() function in threadSafety
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h221 void threadSafetyCleanup(BeforeSet* Cache);