Searched refs:usesCxxExceptions (Results 1 – 1 of 1) sorted by relevance
174 bool usesCxxExceptions; member in __anonbab9bb100111::CGObjCGNU830 if (usesCxxExceptions) { in CGObjCGNUstep()2256 usesCxxExceptions = in CGObjCGNU()2346 usesCxxExceptions ? "objc_exception_rethrow" in CGObjCGNU()2525 if (!CGM.getLangOpts().CPlusPlus && !usesCxxExceptions) in GetEHType()4185 if (isRethrow && (usesSEHExceptions || usesCxxExceptions)) { in EmitThrowStmt()