reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
772 Kind != Attribute::EndAttrKinds; Kind = Attribute::AttrKind(Kind + 1)) { 772 Kind != Attribute::EndAttrKinds; Kind = Attribute::AttrKind(Kind + 1)) { 772 Kind != Attribute::EndAttrKinds; Kind = Attribute::AttrKind(Kind + 1)) { 773 if (!B.contains(Kind)) 777 switch (Kind) { 803 Attr = Attribute::get(C, Kind);