Home | History | Annotate | Download | only in AST

Lines Matching refs:Encloses

824 bool DeclContext::Encloses(const DeclContext *DC) const {
826 return getPrimaryContext()->Encloses(DC);