Searched refs:real_options (Results 1 – 1 of 1) sorted by relevance
349 EvaluateExpressionOptions real_options = options; in ExecuteFunction() local350 real_options.SetDebug(false); // This halts the expression for debugging. in ExecuteFunction()351 real_options.SetGenerateDebugInfo(enable_debugging); in ExecuteFunction()352 real_options.SetUnwindOnError(!enable_debugging); in ExecuteFunction()353 real_options.SetIgnoreBreakpoints(!enable_debugging); in ExecuteFunction()377 exe_ctx, args_addr, real_options, diagnostic_manager); in ExecuteFunction()388 exe_ctx, call_plan_sp, real_options, diagnostic_manager); in ExecuteFunction()