Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Basic/
DSourceManager.cpp2161 unsigned NumFileBytesMapped = 0; in PrintStats() local
2164 NumFileBytesMapped += I->second->getSizeBytesMapped(); in PrintStats()
2168 llvm::errs() << NumFileBytesMapped << " bytes of files mapped, " in PrintStats()