Searched refs:NumLineNumsComputed (Results 1 – 2 of 2) sorted by relevance
2144 unsigned NumLineNumsComputed = 0; in PrintStats() local2147 NumLineNumsComputed += I->second->SourceLineCache != nullptr; in PrintStats()2153 << NumLineNumsComputed << " files with line #'s computed, " in PrintStats()
2084 unsigned NumLineNumsComputed = 0; in PrintStats() local2087 NumLineNumsComputed += bool(I->second->SourceLineCache); in PrintStats()2093 << NumLineNumsComputed << " files with line #'s computed, " in PrintStats()