Home
last modified time | relevance | path

Searched refs:NumFileBytesMapped (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Basic/
DSourceManager.cpp2130 unsigned NumFileBytesMapped = 0; in PrintStats() local
2133 NumFileBytesMapped += I->second->getSizeBytesMapped(); in PrintStats()
2137 llvm::errs() << NumFileBytesMapped << " bytes of files mapped, " in PrintStats()