Searched refs:FlattenedSpelling (Results 1 – 1 of 1) sorted by relevance
32 class FlattenedSpelling { class37 FlattenedSpelling(const std::string &Variety, const std::string &Name, in FlattenedSpelling() function in __anon6b5e8ea20111::FlattenedSpelling40 explicit FlattenedSpelling(const Record &Spelling) : in FlattenedSpelling() function in __anon6b5e8ea20111::FlattenedSpelling59 static std::vector<FlattenedSpelling>62 std::vector<FlattenedSpelling> Ret; in GetFlattenedSpellings()71 Ret.push_back(FlattenedSpelling(*Spelling)); in GetFlattenedSpellings()1101 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writeGetSpellingFunction()1127 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writePrettyPrintFunction()1239 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex()1240 const FlattenedSpelling &Spelling) { in getSpellingListIndex()[all …]