Searched defs:getTotalMemory (Results 1 – 6 of 6) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Lex/ | ||
H A D | PPConditionalDirectiveRecord.cpp | 120 size_t PPConditionalDirectiveRecord::getTotalMemory() const { in getTotalMemory() function in PPConditionalDirectiveRecord |
H A D | PreprocessingRecord.cpp | 485 size_t PreprocessingRecord::getTotalMemory() const { in getTotalMemory() function in PreprocessingRecord |
H A D | Preprocessor.cpp | 289 size_t Preprocessor::getTotalMemory() const { in getTotalMemory() function in Preprocessor |
H A D | HeaderSearch.cpp | 1055 size_t HeaderSearch::getTotalMemory() const { in getTotalMemory() function in HeaderSearch |
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ | ||
H A D | Allocator.h | 260 size_t getTotalMemory() const { in getTotalMemory() function |
/minix3/external/bsd/llvm/dist/clang/lib/Basic/ | ||
H A D | IdentifierTable.cpp | 580 size_t SelectorTable::getTotalMemory() const { in getTotalMemory() function in SelectorTable |