Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:strictlyEncloses

384       Old.strictlyEncloses(Scope.getEnclosingNormalCleanup());
968 if (E.strictlyEncloses(I)) {
976 if (!E.strictlyEncloses(I)) {
1002 assert(C.strictlyEncloses(I));
1020 assert(cleanup.strictlyEncloses(i));