Searched refs:usesCxxExceptions (Results 1 – 1 of 1) sorted by relevance
174 bool usesCxxExceptions; member in __anonaf5ecb460111::CGObjCGNU831 if (usesCxxExceptions) { in CGObjCGNUstep()2257 usesCxxExceptions = in CGObjCGNU()2347 usesCxxExceptions ? "objc_exception_rethrow" in CGObjCGNU()2526 if (!CGM.getLangOpts().CPlusPlus && !usesCxxExceptions) in GetEHType()4186 if (isRethrow && (usesSEHExceptions || usesCxxExceptions)) { in EmitThrowStmt()