Home | History | Annotate | Download | only in Sema

Lines Matching refs:Encloses

1093       } else if (IDC->Encloses(CurContext))
4027 // Check whether the qualifying scope encloses the scope of the original
4029 if (!Cur->Encloses(DC)) {
10227 !EnclosingNS->Encloses(ND->getDeclContext())) {