Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2175 unsigned NumFileBytesMapped = 0; in PrintStats() local
2178 NumFileBytesMapped += I->second->getSizeBytesMapped(); in PrintStats()
2182 llvm::errs() << NumFileBytesMapped << " bytes of files mapped, " in PrintStats()