reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
231 for (unsigned Part = 0; Part < NumParts; ++Part) { 231 for (unsigned Part = 0; Part < NumParts; ++Part) { 235 if (Part == 0) { 239 if (Part == NumParts - 1) 244 if (Handler.assignArg(i + Part, NewVT, NewVT, CCValAssign::Full, 245 Args[i], Args[i].Flags[Part], CCInfo)) {