Searched refs:AS_C23 (Results 1 – 5 of 5) sorted by relevance
40 AS_C23, enumerator125 static Form C23() { return AS_C23; } in C23()229 bool isC23Attribute() const { return SyntaxUsed == AS_C23; } in isC23Attribute()
111 SyntaxUsed == AttributeCommonInfo::AS_C23) in normalizeAttrScopeName()133 SyntaxUsed == AttributeCommonInfo::AS_C23) && in normalizeAttrName()172 SyntaxUsed == AttributeCommonInfo::AS_C23); in normalizeName()
1870 : AttributeCommonInfo::Syntax::AS_C23; in ExpandBuiltinMacro()
4317 getLangOpts().CPlusPlus ? ParsedAttr::AS_CXX11 : ParsedAttr::AS_C23, in TryParseCXX11AttributeIdentifier()4527 : AttributeCommonInfo::Syntax::AS_C23, in ParseCXX11AttributeArgs()
4791 Syntax == AttributeCommonInfo::AS_C23; in CodeCompleteAttribute()4806 Syntax == AttributeCommonInfo::AS_C23)) { in CodeCompleteAttribute()