reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1138 for (unsigned I = 0; I + 2 < Attrs.getNumAttrSets(); ++I) 1138 for (unsigned I = 0; I + 2 < Attrs.getNumAttrSets(); ++I) 1139 NewArgAttrs.push_back(Attrs.getParamAttributes(I));