Searched refs:has_debug_options (Results 1 – 3 of 3) sorted by relevance
45 if (!has_debug_options()) { in mutable_debug_options()113 if (build_options.has_debug_options()) { in CreateExecutionOptions()
59 bool has_debug_options() const { return debug_options_.has_value(); } in has_debug_options() function
165 if (config.has_debug_options()) { in Compile()