Searched refs:getTotalNumSLocs (Results 1 – 2 of 2) sorted by relevance
983 unsigned getTotalNumSLocs() const { in getTotalNumSLocs() function
1041 if (unsigned(-ID) - 2 >= getTotalNumSLocs() || ID > 0) { in ReadSLocEntryRecord()5095 if (unsigned TotalNumSLocEntries = getTotalNumSLocs()) in PrintStats()