Searched refs:InnerCtx (Results 1 – 1 of 1) sorted by relevance
1656 if (auto *InnerCtx = dyn_cast<DeclContext>(D)) in buildLookupImpl() local1657 if (InnerCtx->isTransparentContext() || InnerCtx->isInlineNamespace()) in buildLookupImpl()1658 buildLookupImpl(InnerCtx, Internal); in buildLookupImpl()