Searched refs:ContentCacheAlloc (Results 1 – 2 of 2) sorted by relevance
324 ContentCacheAlloc.Deallocate(MemBufferInfos[i]); in ~SourceManager()331 ContentCacheAlloc.Deallocate(I->second); in ~SourceManager()365 auto *Clone = new (ContentCacheAlloc.Allocate<ContentCache>()) ContentCache; in initializeForReplay()397 Entry = ContentCacheAlloc.Allocate<ContentCache>(); in getOrCreateContentCache()425 ContentCache *Entry = ContentCacheAlloc.Allocate<ContentCache>(); in createMemBufferContentCache()1385 LineOffsetMapping::get(*Buffer, ContentCacheAlloc); in getLineNumber()1733 LineOffsetMapping::get(*Buffer, ContentCacheAlloc); in translateLineCol()
644 mutable llvm::BumpPtrAllocator ContentCacheAlloc; variable1582 return ContentCacheAlloc.getTotalMemory(); in getContentCacheSize()