Home | History | Annotate | Download | only in Sema

Lines Matching refs:Encloses

1189       } else if (IDC->Encloses(CurContext))
4311 // Check whether the qualifying scope encloses the scope of the original
4313 if (!Cur->Encloses(DC)) {
10924 !EnclosingNS->Encloses(ND->getDeclContext())) {