Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h256 void threadSafetyCleanup(BeforeSet *Cache);
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp2551 void threadSafety::threadSafetyCleanup(BeforeSet *Cache) { delete Cache; } in threadSafetyCleanup() function in threadSafety
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp493 threadSafety::threadSafetyCleanup(ThreadSafetyDeclCache); in ~Sema()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h237 void threadSafetyCleanup(BeforeSet* Cache);