Searched refs:IsEffectivelyFileContext (Results 1 – 1 of 1) sorted by relevance
1651 auto IsEffectivelyFileContext = [](const DeclContext *DC) { in isVisibleSlow() local1659 if (DC && !IsEffectivelyFileContext(DC)) { in isVisibleSlow()1694 } while (!IsEffectivelyFileContext(DC)); in isVisibleSlow()