Searched refs:isTransparentContext (Results 1 – 10 of 10) sorted by relevance
1397 bool DeclContext::isTransparentContext() const { in isTransparentContext() function in DeclContext1457 while (DC->isTransparentContext()) { in getNonTransparentContext()1779 } while (DC->isTransparentContext() && (DC = DC->getParent())); in removeDecl()1889 if (InnerCtx->isTransparentContext() || InnerCtx->isInlineNamespace()) in buildLookupImpl()2051 while ((SkipRecords && Ctx->isRecord()) || Ctx->isTransparentContext()) in getRedeclContext()2106 if (isTransparentContext()) in makeDeclVisibleInContextWithFlags()2139 if (isTransparentContext() || isInlineNamespace()) in makeDeclVisibleInContextWithFlags()
1757 if (Ctx->isTransparentContext()) in printNestedNameSpecifier()
1397 if (Ctx->isTransparentContext()) in CppLookupName()1432 if (UCtx->isTransparentContext()) in CppLookupName()1524 if (Ctx->isTransparentContext()) in CppLookupName()1544 if (R.isForRedeclaration() && !Ctx->isTransparentContext()) in CppLookupName()1549 if (R.isForRedeclaration() && Ctx && !Ctx->isTransparentContext()) in CppLookupName()2226 (S->getEntity() && S->getEntity()->isTransparentContext())) in LookupName()4920 if (!DC->isInlineNamespace() && !DC->isTransparentContext() && in buildContextChain()
819 while (isLambdaCallOperator(CtxToSave) || FD->isTransparentContext()) { in CheckFunctionConstraints()
1516 while (S->getEntity() && S->getEntity()->isTransparentContext()) in PushOnScopeChains()2280 (S->getEntity() && S->getEntity()->isTransparentContext()) || in getNonFieldDeclScope()9845 (S->getEntity() && S->getEntity()->isTransparentContext())) in getTagInjectionScope()
743 if (CommonAncestor->isTransparentContext() || in getRequiredQualification()
1979 while (LookupContext->isTransparentContext()) in CheckClassTemplate()
14344 if (DC->isTransparentContext()) in DiagnoseTwoPhaseLookup()
2227 bool isTransparentContext() const;
9798 {"_ZNK5clang11DeclContext20isTransparentContextEv", "clang::DeclContext::isTransparentContext() con…