Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
HDSourceManager.cpp2058 unsigned NumFileBytesMapped = 0; in PrintStats() local
2061 NumFileBytesMapped += I->second->getSizeBytesMapped(); in PrintStats()
2065 llvm::errs() << NumFileBytesMapped << " bytes of files mapped, " in PrintStats()