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