Searched defs:getTotalMemory (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Support/ | ||
D | Allocator.cpp | 139 size_t BumpPtrAllocator::getTotalMemory() const { in getTotalMemory() function in llvm::BumpPtrAllocator |
/external/clang/lib/Lex/ | ||
D | Preprocessor.cpp | 267 size_t Preprocessor::getTotalMemory() const { in getTotalMemory() function in Preprocessor |
D | PreprocessingRecord.cpp | 514 size_t PreprocessingRecord::getTotalMemory() const { in getTotalMemory() function in PreprocessingRecord |
D | HeaderSearch.cpp | 796 size_t HeaderSearch::getTotalMemory() const { in getTotalMemory() function in HeaderSearch |
/external/clang/lib/Basic/ | ||
D | IdentifierTable.cpp | 480 size_t SelectorTable::getTotalMemory() const { in getTotalMemory() function in SelectorTable |