Searched refs:has_debug_options (Results 1 – 4 of 4) sorted by relevance
51 bool has_debug_options() const { return debug_options_.has_value(); } in has_debug_options() function
44 if (!has_debug_options()) { in mutable_debug_options()
101 if (build_options.has_debug_options()) { in CreateExecutionOptions()
126 if (config.has_debug_options()) { in Compile()