Searched refs:FlattenedSpelling (Results 1 – 1 of 1) sorted by relevance
51 class FlattenedSpelling { class59 explicit FlattenedSpelling(const Record &Spelling) in FlattenedSpelling() function in __anonc2801f8c0111::FlattenedSpelling76 static std::vector<FlattenedSpelling>79 std::vector<FlattenedSpelling> Ret; in GetFlattenedSpellings()95 Ret.push_back(FlattenedSpelling(*Spelling)); in GetFlattenedSpellings()1633 const FlattenedSpelling &Spelling) { in getSpellingListIndex()1637 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()1709 const FlattenedSpelling &S = *I; in CreateSemanticSpellings()2214 for (const FlattenedSpelling &S : Spellings) { in forEachUniqueSpelling()2303 forEachUniqueSpelling(*A, [&](const FlattenedSpelling &S) { in emitClangAttrVariadicIdentifierArgList()[all …]