Home | History | Annotate | Download | only in AST

Lines Matching refs:isInlineNamespace

695 bool DeclContext::isInlineNamespace() const {
1039 if (InnerCtx->isTransparentContext() || InnerCtx->isInlineNamespace())
1175 if (isTransparentContext() || isInlineNamespace())