Searched refs:isTransparentContext (Results 1 – 11 of 11) sorted by relevance
954 bool DeclContext::isTransparentContext() const { in isTransparentContext() function in DeclContext1266 } while (DC->isTransparentContext() && (DC = DC->getParent())); in removeDecl()1399 if (InnerCtx->isTransparentContext() || InnerCtx->isInlineNamespace()) in buildLookupImpl()1537 while (Ctx->isTransparentContext()) in getRedeclContext()1592 if (isTransparentContext()) in makeDeclVisibleInContextWithFlags()1625 if (isTransparentContext() || isInlineNamespace()) in makeDeclVisibleInContextWithFlags()
103 while (S->getEntity() && S->getEntity()->isTransparentContext()) in isDeclInScope()
1152 if (Ctx->isTransparentContext()) in CppLookupName()1187 if (UCtx->isTransparentContext()) in CppLookupName()1295 if (Ctx->isTransparentContext()) in CppLookupName()1315 if (R.isForRedeclaration() && !Ctx->isTransparentContext()) in CppLookupName()1320 if (R.isForRedeclaration() && Ctx && !Ctx->isTransparentContext()) in CppLookupName()1708 (S->getEntity() && S->getEntity()->isTransparentContext())) in LookupName()2405 while (Ctx->isRecord() || Ctx->isTransparentContext() || in CollectEnclosingNamespace()4173 if (!DC->isInlineNamespace() && !DC->isTransparentContext() && in buildContextChain()
547 while (DC->isTransparentContext()) in CheckQualifiedMemberReference()
1248 while (S->getEntity() && S->getEntity()->isTransparentContext()) in PushOnScopeChains()1738 (S->getEntity() && S->getEntity()->isTransparentContext()) || in getNonFieldDeclScope()12242 (S->getEntity() && S->getEntity()->isTransparentContext())) in getTagInjectionScope()
986 while (LookupContext->isTransparentContext()) in CheckClassTemplate()
457 if (CommonAncestor->isTransparentContext() || in getRequiredQualification()
11077 if (DC->isTransparentContext()) in DiagnoseTwoPhaseLookup()
12828 while (LookupDC->isTransparentContext()) in ActOnFriendFunctionDecl()
1318 bool isTransparentContext() const;
1232 ``DeclContext::isTransparentContext()``), whose declarations are visible in the