Searched refs:isTransparentContext (Results 1 – 11 of 11) sorted by relevance
1170 bool DeclContext::isTransparentContext() const { in isTransparentContext() function in DeclContext1511 } while (DC->isTransparentContext() && (DC = DC->getParent())); in removeDecl()1621 if (InnerCtx->isTransparentContext() || InnerCtx->isInlineNamespace()) in buildLookupImpl()1775 while ((SkipRecords && Ctx->isRecord()) || Ctx->isTransparentContext()) in getRedeclContext()1830 if (isTransparentContext()) in makeDeclVisibleInContextWithFlags()1863 if (isTransparentContext() || isInlineNamespace()) in makeDeclVisibleInContextWithFlags()
105 while (S->getEntity() && S->getEntity()->isTransparentContext()) in isDeclInScope()
1345 if (Ctx->isTransparentContext()) in CppLookupName()1380 if (UCtx->isTransparentContext()) in CppLookupName()1472 if (Ctx->isTransparentContext()) in CppLookupName()1492 if (R.isForRedeclaration() && !Ctx->isTransparentContext()) in CppLookupName()1497 if (R.isForRedeclaration() && Ctx && !Ctx->isTransparentContext()) in CppLookupName()1925 (S->getEntity() && S->getEntity()->isTransparentContext())) in LookupName()4537 if (!DC->isInlineNamespace() && !DC->isTransparentContext() && in buildContextChain()
567 while (DC->isTransparentContext()) in CheckQualifiedMemberReference()
1468 while (S->getEntity() && S->getEntity()->isTransparentContext()) in PushOnScopeChains()2028 (S->getEntity() && S->getEntity()->isTransparentContext()) || in getNonFieldDeclScope()8939 (S->getEntity() && S->getEntity()->isTransparentContext())) in getTagInjectionScope()
715 if (CommonAncestor->isTransparentContext() || in getRequiredQualification()
1848 while (LookupContext->isTransparentContext()) in CheckClassTemplate()
12707 if (DC->isTransparentContext()) in DiagnoseTwoPhaseLookup()
16615 while (LookupDC->isTransparentContext()) in ActOnFriendFunctionDecl()
1969 bool isTransparentContext() const;
1759 ``DeclContext::isTransparentContext()``), whose declarations are visible in the