Home
last modified time | relevance | path

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

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