Home | History | Annotate | Download | only in Lex

Lines Matching refs:getTotalMemory

781 size_t HeaderSearch::getTotalMemory() const {
785 + LookupFileCache.getAllocator().getTotalMemory()
786 + FrameworkMap.getAllocator().getTotalMemory();