Searched refs:usesCxxExceptions (Results 1 – 1 of 1) sorted by relevance
173 bool usesCxxExceptions; member in __anonbab9bb100111::CGObjCGNU831 if (usesCxxExceptions) { in CGObjCGNUstep()2361 usesCxxExceptions = in CGObjCGNU()2450 usesCxxExceptions ? "objc_exception_rethrow" in CGObjCGNU()2626 if (!CGM.getLangOpts().CPlusPlus && !usesCxxExceptions) in GetEHType()4276 if (isRethrow && (usesSEHExceptions || usesCxxExceptions)) { in EmitThrowStmt()