Searched refs:GetFlattenedSpellings (Results 1 – 1 of 1) sorted by relevance
82 GetFlattenedSpellings(const Record &Attr) { in GetFlattenedSpellings() function1552 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writeGetSpellingFunction()1578 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writePrettyPrintFunction()1737 const std::vector<FlattenedSpelling> SpellingList = GetFlattenedSpellings(R); in writeAttrAccessorDefinition()1742 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Accessor); in writeAttrAccessorDefinition()1905 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Attr); in emitClangAttrLateParsedListImpl()1932 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attribute); in hasGNUorCXX11Spelling()2377 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attr); in forEachUniqueSpelling()2774 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in emitAttributes()3229 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*R); in AttrHasPragmaSpelling()[all …]