Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DThreadSafety.h219 void threadSafetyCleanup(BeforeSet *Cache);
/external/clang/lib/Sema/
DSema.cpp284 threadSafety::threadSafetyCleanup(ThreadSafetyDeclCache); in ~Sema()
/external/clang/lib/Analysis/
DThreadSafety.cpp2394 void threadSafety::threadSafetyCleanup(BeforeSet *Cache) { delete Cache; } in threadSafetyCleanup() function in threadSafety
/external/clang/include/clang/Sema/
DSema.h209 void threadSafetyCleanup(BeforeSet* Cache);