Home
last modified time | relevance | path

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

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