Searched refs:DirsAlloc (Results 1 – 2 of 2) sorted by relevance
57 llvm::SpecificBumpPtrAllocator<DirectoryEntry> DirsAlloc; variable
94 UDE = new (DirsAlloc.Allocate()) DirectoryEntry(); in getRealDirEntry()123 auto *UDE = new (DirsAlloc.Allocate()) DirectoryEntry(); in addAncestorsAsVirtualDirs()