Searched defs:getTotalMemory (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/Lex/ | ||
D | PPConditionalDirectiveRecord.cpp | 120 size_t PPConditionalDirectiveRecord::getTotalMemory() const { in getTotalMemory() function in PPConditionalDirectiveRecord |
D | PreprocessingRecord.cpp | 485 size_t PreprocessingRecord::getTotalMemory() const { in getTotalMemory() function in PreprocessingRecord |
D | Preprocessor.cpp | 274 size_t Preprocessor::getTotalMemory() const { in getTotalMemory() function in Preprocessor |
D | HeaderSearch.cpp | 1078 size_t HeaderSearch::getTotalMemory() const { in getTotalMemory() function in HeaderSearch |
/external/llvm/include/llvm/Support/ | ||
D | Allocator.h | 258 size_t getTotalMemory() const { in getTotalMemory() function |
/external/clang/lib/Basic/ | ||
D | IdentifierTable.cpp | 517 size_t SelectorTable::getTotalMemory() const { in getTotalMemory() function in SelectorTable |