Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp2145 unsigned NumFileBytesMapped = 0; in PrintStats() local
2148 NumFileBytesMapped += I->second->getSizeBytesMapped(); in PrintStats()
2152 llvm::errs() << NumFileBytesMapped << " bytes of files mapped, " in PrintStats()
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp2085 unsigned NumFileBytesMapped = 0; in PrintStats() local
2088 NumFileBytesMapped += I->second->getSizeBytesMapped(); in PrintStats()
2092 llvm::errs() << NumFileBytesMapped << " bytes of files mapped, " in PrintStats()