Searched refs:isTransparentContext (Results 1 – 11 of 11) sorted by relevance
61 while (DC->isTransparentContext()) in isCLibraryFunction()
800 bool DeclContext::isTransparentContext() const { in isTransparentContext() function in DeclContext1239 if (InnerCtx->isTransparentContext() || InnerCtx->isInlineNamespace()) in buildLookupImpl()1372 while (Ctx->isTransparentContext()) in getRedeclContext()1446 if (isTransparentContext() || isInlineNamespace()) in makeDeclVisibleInContextWithFlags()
103 while (S->getEntity() && S->getEntity()->isTransparentContext()) in isDeclInScope()
1000 if (Ctx->isTransparentContext()) in CppLookupName()1035 if (UCtx->isTransparentContext()) in CppLookupName()1143 if (Ctx->isTransparentContext()) in CppLookupName()1163 if (R.isForRedeclaration() && !Ctx->isTransparentContext()) in CppLookupName()1168 if (R.isForRedeclaration() && Ctx && !Ctx->isTransparentContext()) in CppLookupName()1336 (S->getEntity() && S->getEntity()->isTransparentContext())) in LookupName()1954 while (Ctx->isRecord() || Ctx->isTransparentContext() || in CollectEnclosingNamespace()3657 if (!DC->isInlineNamespace() && !DC->isTransparentContext() && in BuildContextChain()
521 while (DC->isTransparentContext()) in CheckQualifiedMemberReference()
1027 while (S->getEntity() && S->getEntity()->isTransparentContext()) in PushOnScopeChains()1474 (S->getEntity() && S->getEntity()->isTransparentContext()) || in getNonFieldDeclScope()10617 (S->getEntity() && S->getEntity()->isTransparentContext())) in ActOnTag()
960 while (LookupContext->isTransparentContext()) in CheckClassTemplate()
458 if (CommonAncestor->isTransparentContext() || in getRequiredQualification()
10049 if (DC->isTransparentContext()) in DiagnoseTwoPhaseLookup()
11658 while (LookupDC->isTransparentContext()) in ActOnFriendFunctionDecl()
1160 bool isTransparentContext() const;