reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1236 Index = attrIdxToArrayIdx(Index); 1236 Index = attrIdxToArrayIdx(Index); 1238 if (Index >= AttrSets.size()) 1239 AttrSets.resize(Index + 1); 1241 AttrSets[Index] = AttrSets[Index].removeAttributes(C, AttrsToRemove); 1241 AttrSets[Index] = AttrSets[Index].removeAttributes(C, AttrsToRemove);