Home | History | Annotate | Download | only in Sema

Lines Matching full:encloses

975       } else if (IDC->Encloses(CurContext))
3296 // Check whether the qualifying scope encloses the scope of the original
3298 if (!Cur->Encloses(DC)) {