Home | History | Annotate | Download | only in Lex

Lines Matching refs:getTotalMemory

1080 size_t HeaderSearch::getTotalMemory() const {
1084 + LookupFileCache.getAllocator().getTotalMemory()
1085 + FrameworkMap.getAllocator().getTotalMemory();