Home | History | Annotate | Download | only in AST

Lines Matching refs:Encloses

799 bool DeclContext::Encloses(const DeclContext *DC) const {
801 return getPrimaryContext()->Encloses(DC);