Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp2138 unsigned NumLineNumsComputed = 0; in PrintStats() local
2141 NumLineNumsComputed += bool(I->second->SourceLineCache); in PrintStats()
2147 << NumLineNumsComputed << " files with line #'s computed, " in PrintStats()