Searched defs:OptionName (Results 1 – 2 of 2) sorted by relevance
47 std::vector<std::pair<OptionName, OptionValue>>* ordered_options, in ConvertArgsToOptions()144 std::vector<std::pair<OptionName, OptionValue>>* ordered_options, in PreprocessOptions()
35 using OptionName = std::string; variable