Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DAllocator.h378 void DestroyAll() { in DestroyAll() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp1612 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap