Lines Matching full:encloses
904 OutermostContext->Encloses(PrevDecl->getDeclContext()))) {
4545 // that encloses the one in which the explicit specialization was
4591 bool IsCPlusPlus0xExtension = DC->Encloses(SpecializedContext);
4594 "DC encloses TU but isn't in enclosing namespace set");
4622 if (!ComplainedAboutScope && !DC->Encloses(SpecializedContext) &&
5760 if (CurContext->Encloses(OrigContext))