Home
last modified time | relevance | path

Searched defs:DestroyAll (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h408 void DestroyAll() { in DestroyAll() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp2172 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap