Home | History | Annotate | Download | only in Sema

Lines Matching full:encloses

929       } else if (IDC->Encloses(CurContext))
3295 // after the point of declaration in a namespace that encloses the
3321 if (!Cur->Encloses(DC)) {