Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h250 void threadSafetyCleanup(BeforeSet *Cache);
/llvm-project-15.0.7/clang/lib/Analysis/
H A DThreadSafety.cpp2490 void threadSafety::threadSafetyCleanup(BeforeSet *Cache) { delete Cache; } in threadSafetyCleanup() function in threadSafety
/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp488 threadSafety::threadSafetyCleanup(ThreadSafetyDeclCache); in ~Sema()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h236 void threadSafetyCleanup(BeforeSet* Cache);