Searched refs:ContentCacheAlloc (Results 1 – 2 of 2) sorted by relevance
380 ContentCacheAlloc.Deallocate(MemBufferInfos[i]); in ~SourceManager()387 ContentCacheAlloc.Deallocate(I->second); in ~SourceManager()424 Entry = ContentCacheAlloc.Allocate<ContentCache>(); in getOrCreateContentCache()453 ContentCache *Entry = ContentCacheAlloc.Allocate<ContentCache>(); in createMemBufferContentCache()1316 ComputeLineNumbers(Diag, Content, ContentCacheAlloc, *this, MyInvalid); in getLineNumber()1754 ComputeLineNumbers(Diag, Content, ContentCacheAlloc, *this, MyInvalid); in translateLineCol()
555 mutable llvm::BumpPtrAllocator ContentCacheAlloc; variable1413 return ContentCacheAlloc.getTotalMemory(); in getContentCacheSize()