Searched refs:DestroyAll (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DAllocator.h188 /// in DestroyAll() and when the allocator is destroyed.
200 DestroyAll();
206 void DestroyAll() { function in class:llvm::SpecificBumpPtrAllocator
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclContextInternals.h248 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp790 Allocator.DestroyAll();
H A DMachineBlockPlacement.cpp1119 ChainAllocator.DestroyAll();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp1539 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt());
1542 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { function in class:StoredDeclsMap

Completed in 102 milliseconds