Searched refs:OptionFormat (Results 1 – 3 of 3) sorted by relevance
59 struct OptionFormat { struct65 using OptionFormatMap = std::unordered_map<OptionName, OptionFormat>; argument
62 const OptionFormat& format = it->second; in PreprocessOptions()
134 const OptionFormat& format = it->second; in CheckSimpleperfArguments()