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