Searched refs:AS_C2x (Results 1 – 5 of 5) sorted by relevance
55 SyntaxUsed == AttributeCommonInfo::AS_C2x) { in normalizeAttrScopeName()72 SyntaxUsed == AttributeCommonInfo::AS_C2x) && in normalizeAttrName()102 SyntaxUsed == AttributeCommonInfo::AS_C2x); in normalizeName()
33 AS_C2x, enumerator175 bool isC2xAttribute() const { return SyntaxUsed == AS_C2x; } in isC2xAttribute()
4204 : ParsedAttr::AS_C2x, in TryParseCXX11AttributeIdentifier()4362 LO.CPlusPlus ? ParsedAttr::AS_CXX11 : ParsedAttr::AS_C2x; in ParseCXX11AttributeArgs()4375 : AttributeCommonInfo::Syntax::AS_C2x, in ParseCXX11AttributeArgs()4559 getLangOpts().CPlusPlus ? ParsedAttr::AS_CXX11 : ParsedAttr::AS_C2x); in ParseCXX11AttributeSpecifierInternal()
1790 : AttributeCommonInfo::Syntax::AS_C2x; in ExpandBuiltinMacro()
4539 Syntax == AttributeCommonInfo::AS_C2x; in CodeCompleteAttribute()4553 Syntax == AttributeCommonInfo::AS_C2x)) { in CodeCompleteAttribute()