Searched defs:DestroyAll (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | Allocator.h | 408 void DestroyAll() { DestroyAll() function |
/llvm-project/clang/lib/AST/ | ||
H A D | DeclBase.cpp | 2157 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { DestroyAll() function in StoredDeclsMap |