Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLookupParent

916       for (; Ctx && !Ctx->Equals(OuterCtx); Ctx = Ctx->getLookupParent()) {
1021 for (; Ctx && !Ctx->Equals(OuterCtx); Ctx = Ctx->getLookupParent()) {
3010 Ctx = Ctx->getLookupParent()) {
3388 DC = DC->getLookupParent()) {