Searched defs:getTotalMemory (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Lex/ | ||
H A D | PPConditionalDirectiveRecord.cpp | 139 size_t PPConditionalDirectiveRecord::getTotalMemory() const { in getTotalMemory() function in PPConditionalDirectiveRecord |
H A D | PreprocessingRecord.cpp | 521 size_t PreprocessingRecord::getTotalMemory() const { in getTotalMemory() function in PreprocessingRecord |
H A D | Preprocessor.cpp | 322 size_t Preprocessor::getTotalMemory() const { in getTotalMemory() function in Preprocessor |
H A D | HeaderSearch.cpp | 1487 size_t HeaderSearch::getTotalMemory() const { in getTotalMemory() function in HeaderSearch |
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ | ||
H A D | Allocator.h | 281 size_t getTotalMemory() const { in getTotalMemory() function |
/openbsd-src/gnu/llvm/clang/lib/Basic/ | ||
H A D | IdentifierTable.cpp | 779 size_t SelectorTable::getTotalMemory() const { in getTotalMemory() function in SelectorTable |