reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/clang/include/clang/Sema/AttrParsedAttrKinds.inc
   10   if (AttributeCommonInfo::AS_GNU == Syntax) {
 1595   } else if (AttributeCommonInfo::AS_Declspec == Syntax) {
 1805   } else if (AttributeCommonInfo::AS_Microsoft == Syntax) {
 1813   } else if (AttributeCommonInfo::AS_CXX11 == Syntax) {
 3365   } else if (AttributeCommonInfo::AS_C2x == Syntax) {
 4074   } else if (AttributeCommonInfo::AS_Keyword == Syntax || AttributeCommonInfo::AS_ContextSensitiveKeyword == Syntax) {
 4074   } else if (AttributeCommonInfo::AS_Keyword == Syntax || AttributeCommonInfo::AS_ContextSensitiveKeyword == Syntax) {
 4377   } else if (AttributeCommonInfo::AS_Pragma == Syntax) {