Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp2144 unsigned NumLineNumsComputed = 0; in PrintStats() local
2147 NumLineNumsComputed += I->second->SourceLineCache != nullptr; in PrintStats()
2153 << NumLineNumsComputed << " files with line #'s computed, " in PrintStats()