Searched defs:getTotalMemory (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Lex/ | ||
| H A D | PPConditionalDirectiveRecord.cpp | 139 size_t PPConditionalDirectiveRecord::getTotalMemory() const { in getTotalMemory() function in PPConditionalDirectiveRecord |
| H A D | PreprocessingRecord.cpp | 528 size_t PreprocessingRecord::getTotalMemory() const { in getTotalMemory() function in PreprocessingRecord |
| H A D | Preprocessor.cpp | 333 size_t Preprocessor::getTotalMemory() const { in getTotalMemory() function in Preprocessor |
| H A D | HeaderSearch.cpp | 1451 size_t HeaderSearch::getTotalMemory() const { in getTotalMemory() function in HeaderSearch |
| /llvm-project-15.0.7/llvm/include/llvm/Support/ | ||
| H A D | Allocator.h | 281 size_t getTotalMemory() const { in getTotalMemory() function |
| /llvm-project-15.0.7/clang/lib/Basic/ | ||
| H A D | IdentifierTable.cpp | 708 size_t SelectorTable::getTotalMemory() const { in getTotalMemory() function in SelectorTable |