Searched refs:NumLocs (Results 1 – 2 of 2) sorted by relevance
197 unsigned NumLocs = Locs.size(); in getRemainingRegParmsForType() local219 assert(NumLocs < Locs.size() && "CC assignment failed to add location"); in getRemainingRegParmsForType()220 for (unsigned I = NumLocs, E = Locs.size(); I != E; ++I) in getRemainingRegParmsForType()228 Locs.resize(NumLocs); in getRemainingRegParmsForType()
943 const unsigned NumLocs = 8; in Finish() local944 SourceLocation ExtraLocs[NumLocs] = { in Finish()948 FixItHint Hints[NumLocs]; in Finish()950 for (unsigned I = 0; I != NumLocs; ++I) { in Finish()