Searched refs:InScope (Results 1 – 1 of 1) sorted by relevance
4601 const IdentifierInfo *InScope) { in CodeCompleteAttribute() argument4620 if (InScope) { in CodeCompleteAttribute()4621 InScopeName = InScope->getName(); in CodeCompleteAttribute()4711 if (!(InScope && !InScopeUnderscore) && SyntaxSupportsGuards) { in CodeCompleteAttribute()