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