Searched refs:product_ (Results 1 – 2 of 2) sorted by relevance
47 std::optional<std::string> product_; member94 &options_.product_); in CompileCommand()
185 if (options.product_.has_value()) { in CompileTable()186 if (!ProductFilter({*options.product_}, /* remove_default_config_values = */ true) in CompileTable()