Searched defs:ContentCacheAlloc (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Basic/
H A DSourceManager.h559 mutable llvm::BumpPtrAllocator ContentCacheAlloc; member in class:clang::SourceManager
1380 return ContentCacheAlloc.getTotalMemory();

Completed in 34 milliseconds