Searched refs:NameInScope (Results 1 – 2 of 2) sorted by relevance
135 DeclarationName NameInScope);1422 DeclarationName NameInScope) { in AppendScope() argument1436 return AppendScope(DC->getParent(), OS, NameInScope); in AppendScope()1442 NS->isInline() && NameInScope && in AppendScope()1443 NS->isRedundantInlineQualifierFor(NameInScope)) in AppendScope()1444 return AppendScope(DC->getParent(), OS, NameInScope); in AppendScope()1469 AppendScope(DC->getParent(), OS, NameInScope); in AppendScope()
1737 DeclarationName NameInScope = getDeclName(); in printNestedNameSpecifier() local1745 if (Ctx->isInlineNamespace() && NameInScope) { in printNestedNameSpecifier()1751 NameInScope))) { in printNestedNameSpecifier()1766 NameInScope = ND->getDeclName(); in printNestedNameSpecifier()