Home | History | Annotate | Download | only in AST

Lines Matching refs:isTransparentContext

846 bool DeclContext::isTransparentContext() const {
1285 if (InnerCtx->isTransparentContext() || InnerCtx->isInlineNamespace())
1420 while (Ctx->isTransparentContext())
1494 if (isTransparentContext() || isInlineNamespace())