Searched refs:RecoverOnError (Results 1 – 2 of 2) sorted by relevance
85 bool PickFirstOfMany = OffloadCompilation || Opts.RecoverOnError; in createInvocation()106 !Opts.RecoverOnError) in createInvocation()
204 bool RecoverOnError = false; member