Lines Matching refs:Attribute
1284 /// \brief An unknown attribute.
1286 /// \brief The 'system' attribute.
1288 /// \brief The 'extern_c' attribute.
1290 /// \brief The 'exhaustive' attribute.
1410 // Parse the optional attribute list.
2320 /// attribute attributes
2321 /// attribute
2323 /// attribute:
2336 // Check whether we have an attribute name here.
2345 // Decode the attribute name.
2346 AttributeKind Attribute
2352 switch (Attribute) {