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