Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DAllocator.h403 void DestroyAll() { in DestroyAll() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp2017 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap