Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Exceptions

408   if (CGF.CGM.getLangOpts().Exceptions && 
648 if (!CGM.getLangOpts().Exceptions)
1183 if (getLangOpts().Exceptions &&
1387 if (CGM.getLangOpts().Exceptions && !ClassDecl->hasTrivialDestructor()) {