Home | History | Annotate | Download | only in Lex

Lines Matching defs:getTotalMemory

906 size_t HeaderSearch::getTotalMemory() const {
910 + LookupFileCache.getAllocator().getTotalMemory()
911 + FrameworkMap.getAllocator().getTotalMemory();