reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1161 return AttributeList::get(C, {{Index, AttributeSet::get(C, B)}}); 1161 return AttributeList::get(C, {{Index, AttributeSet::get(C, B)}}); 1179 AttrSets[Index] = AttributeSet::get(C, Merged); 1181 return getImpl(C, AttrSets);