Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLookupParent

987       for (; Ctx && !Ctx->Equals(OuterCtx); Ctx = Ctx->getLookupParent()) {
1130 for (; Ctx && !Ctx->Equals(OuterCtx); Ctx = Ctx->getLookupParent()) {
3218 Ctx = Ctx->getLookupParent()) {
3760 DC = DC->getLookupParent()) {