Searched refs:SyntaxSupportsGuards (Results 1 – 1 of 1) sorted by relevance
4789 bool SyntaxSupportsGuards = Syntax == AttributeCommonInfo::AS_GNU || in CodeCompleteAttribute() local4873 if (!(InScope && !InScopeUnderscore) && SyntaxSupportsGuards) { in CodeCompleteAttribute()