Searched defs:FullOption (Results 1 – 2 of 2) sorted by relevance
203 StringRef Desc) { in printCheckerOptionList()213 std::string FullOption = (Entry.first + ":" + Option.OptionName).str(); in printCheckerOptionList() local
346 std::string FullOption = (FullName + ":" + Option.OptionName).str(); in insertAndValidate() local