Searched refs:isTransparentContext (Results 1 – 11 of 11) sorted by relevance
61 while (DC->isTransparentContext()) in isCLibraryFunction()
883 bool DeclContext::isTransparentContext() const { in isTransparentContext() function in DeclContext1331 if (InnerCtx->isTransparentContext() || InnerCtx->isInlineNamespace()) in buildLookupImpl()1469 while (Ctx->isTransparentContext()) in getRedeclContext()1554 if (isTransparentContext() || isInlineNamespace()) in makeDeclVisibleInContextWithFlags()
103 while (S->getEntity() && S->getEntity()->isTransparentContext()) in isDeclInScope()
994 if (Ctx->isTransparentContext()) in CppLookupName()1029 if (UCtx->isTransparentContext()) in CppLookupName()1137 if (Ctx->isTransparentContext()) in CppLookupName()1157 if (R.isForRedeclaration() && !Ctx->isTransparentContext()) in CppLookupName()1162 if (R.isForRedeclaration() && Ctx && !Ctx->isTransparentContext()) in CppLookupName()1473 (S->getEntity() && S->getEntity()->isTransparentContext())) in LookupName()2139 while (Ctx->isRecord() || Ctx->isTransparentContext() || in CollectEnclosingNamespace()3907 if (!DC->isInlineNamespace() && !DC->isTransparentContext() && in buildContextChain()
517 while (DC->isTransparentContext()) in CheckQualifiedMemberReference()
1206 while (S->getEntity() && S->getEntity()->isTransparentContext()) in PushOnScopeChains()1684 (S->getEntity() && S->getEntity()->isTransparentContext()) || in getNonFieldDeclScope()11806 (S->getEntity() && S->getEntity()->isTransparentContext())) in ActOnTag()
962 while (LookupContext->isTransparentContext()) in CheckClassTemplate()
458 if (CommonAncestor->isTransparentContext() || in getRequiredQualification()
10500 if (DC->isTransparentContext()) in DiagnoseTwoPhaseLookup()
12585 while (LookupDC->isTransparentContext()) in ActOnFriendFunctionDecl()
1278 bool isTransparentContext() const;