HomeSort by relevance Sort by last modified time
    Searched refs:ContentCacheAlloc (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Basic/
SourceManager.cpp 385 ContentCacheAlloc.Deallocate(MemBufferInfos[i]);
392 ContentCacheAlloc.Deallocate(I->second);
429 Entry = ContentCacheAlloc.Allocate<ContentCache>();
457 ContentCache *Entry = ContentCacheAlloc.Allocate<ContentCache>();
    [all...]
  /external/clang/include/clang/Basic/
SourceManager.h 545 mutable llvm::BumpPtrAllocator ContentCacheAlloc;
    [all...]

Completed in 3594 milliseconds