Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Exceptions

423   if (CGF.CGM.getLangOpts().Exceptions && 
1605 if (getLangOpts().Exceptions &&
1809 if (CGM.getLangOpts().Exceptions && !ClassDecl->hasTrivialDestructor()) {