Searched refs:InScopeUnderscore (Results 1 – 1 of 1) sorted by relevance
4529 bool InScopeUnderscore = false; in CodeCompleteAttribute() local4534 InScopeUnderscore = true; in CodeCompleteAttribute()4614 if (!InScopeUnderscore) in CodeCompleteAttribute()4620 if (!(InScope && !InScopeUnderscore) && SyntaxSupportsGuards) { in CodeCompleteAttribute()