Searched defs:Spellings (Results 1 – 3 of 3) sorted by relevance
78 std::vector<Record *> Spellings = Attr.getValueAsListOfDefs("Spellings"); in GetFlattenedSpellings() local1471 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writeGetSpellingFunction() local1497 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writePrettyPrintFunction() local1676 SpellingNamesAreCommon(const std::vector<FlattenedSpelling>& Spellings) { in SpellingNamesAreCommon()1692 CreateSemanticSpellings(const std::vector<FlattenedSpelling> &Spellings, in CreateSemanticSpellings()2481 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in emitAttributes() local2888 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*R); in AttrHasPragmaSpelling() local3446 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in EmitClangAttrSpellingListIndex() local4235 auto Spellings = GetFlattenedSpellings(Attr); in EmitClangAttrParsedAttrImpl() local4471 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in EmitClangAttrTextNodeDump() local[all …]
2851 Spellings subsubsection
72 ArrayRef<Spelling> Spellings; member