Searched defs:getTotalMemory (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | PerThreadBumpPtrAllocator.h | 76 size_t getTotalMemory() const { in getTotalMemory() function |
H A D | Allocator.h | 286 size_t getTotalMemory() const { getTotalMemory() function |
/llvm-project/clang/lib/Lex/ | ||
H A D | PPConditionalDirectiveRecord.cpp | 139 size_t PPConditionalDirectiveRecord::getTotalMemory() const { in getTotalMemory() function in PPConditionalDirectiveRecord |
H A D | PreprocessingRecord.cpp | 515 size_t PreprocessingRecord::getTotalMemory() const { getTotalMemory() function in PreprocessingRecord |
H A D | Preprocessor.cpp | 330 size_t Preprocessor::getTotalMemory() const { getTotalMemory() function in Preprocessor |
H A D | HeaderSearch.cpp | 1589 size_t HeaderSearch::getTotalMemory() const { getTotalMemory() function in HeaderSearch |
/llvm-project/clang/lib/Basic/ | ||
H A D | IdentifierTable.cpp | 750 size_t SelectorTable::getTotalMemory() const { getTotalMemory() function in SelectorTable |