Searched refs:enable_debugging (Results 1 – 5 of 5) sorted by relevance
35 bool enable_debugging) in ClangUtilityFunction() argument40 std::move(name), enable_debugging) { in ClangUtilityFunction()43 if (enable_debugging) { in ClangUtilityFunction()
55 std::string name, bool enable_debugging);
347 const bool enable_debugging = in ExecuteFunction() local352 real_options.SetGenerateDebugInfo(enable_debugging); in ExecuteFunction()353 real_options.SetUnwindOnError(!enable_debugging); in ExecuteFunction()354 real_options.SetIgnoreBreakpoints(!enable_debugging); in ExecuteFunction()
40 bool enable_debugging) in UtilityFunction() argument
49 std::string name, bool enable_debugging);