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