Searched refs:getUSRSpellings (Results 1 – 2 of 2) sorted by relevance
51 ArrayRef<std::string> getUSRSpellings() { return SpellingNames; } in getUSRSpellings() function
165 const std::vector<std::string> &PrevNames = FindingAction.getUSRSpellings(); in main()