Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isNonFragile

392     RuntimeVers = LO.ObjCRuntime.isNonFragile() ? 2 : 1;
1637 if (CGM.getLangOpts().ObjCRuntime.isNonFragile()) {