Searched refs:NewSuffixes (Results 1 – 3 of 3) sorted by relevance
89 const std::vector<std::string> &NewSuffixes) { in getNewSuffix() argument91 if (NewSuffixes.empty()) in getNewSuffix()95 NewSuffixes, [OldSuffix](const std::string &PotentialNewSuffix) { in getNewSuffix()99 if (NewSuffix != NewSuffixes.end()) in getNewSuffix()108 const std::vector<std::string> &NewSuffixes, in shouldReplaceLiteralSuffix() argument169 getNewSuffix(ReplacementDsc.OldSuffix, NewSuffixes); in shouldReplaceLiteralSuffix()184 NewSuffixes( in UppercaseLiteralSuffixCheck()191 utils::options::serializeStringList(NewSuffixes)); in storeOptions()219 *Literal, NewSuffixes, *Result.SourceManager, getLangOpts())) { in checkBoundMatch()
36 const std::vector<std::string> NewSuffixes; variable
31 .. option:: NewSuffixes