Home | History | Annotate | Download | only in Sema

Lines Matching full:encloses

943            OutermostContext->Encloses(PrevDecl->getDeclContext()))) {
4858 // that encloses the one in which the explicit specialization was
4913 bool IsCPlusPlus0xExtension = DC->Encloses(SpecializedContext);
4916 "DC encloses TU but isn't in enclosing namespace set");
4944 if (!ComplainedAboutScope && !DC->Encloses(SpecializedContext) &&
6113 if (CurContext->Encloses(OrigContext))