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