Searched refs:ExceptionArg (Results 1 – 1 of 1) sorted by relevance
2674 Arg *ExceptionArg = Args.getLastArg( in addExceptionArgs() local2677 if (ExceptionArg) in addExceptionArgs()2679 ExceptionArg->getOption().matches(options::OPT_fcxx_exceptions) || in addExceptionArgs()2680 ExceptionArg->getOption().matches(options::OPT_fexceptions); in addExceptionArgs()2685 assert(ExceptionArg && in addExceptionArgs()2692 << RTTIArg->getAsString(Args) << ExceptionArg->getAsString(Args); in addExceptionArgs()