Home | History | Annotate | Download | only in Sema

Lines Matching refs:Encloses

1082       } else if (IDC->Encloses(CurContext))
3952 // Check whether the qualifying scope encloses the scope of the original
3954 if (!Cur->Encloses(DC)) {