Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:strictlyEncloses

384       Old.strictlyEncloses(Scope.getEnclosingNormalCleanup());
935 if (E.strictlyEncloses(I)) {
943 if (!E.strictlyEncloses(I)) {
969 assert(C.strictlyEncloses(I));
987 assert(cleanup.strictlyEncloses(i));