Lines Matching defs:Spellings

76   std::vector<Record *> Spellings = Attr.getValueAsListOfDefs("Spellings");  in GetFlattenedSpellings()  local
1382 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writeGetSpellingFunction() local
1408 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writePrettyPrintFunction() local
1600 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Accessor); in writeAttrAccessorDefinition() local
1615 SpellingNamesAreCommon(const std::vector<FlattenedSpelling>& Spellings) { in SpellingNamesAreCommon()
1631 CreateSemanticSpellings(const std::vector<FlattenedSpelling> &Spellings, in CreateSemanticSpellings()
1704 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Attr); in emitClangAttrLateParsedList() local
1718 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attribute); in hasGNUorCXX11Spelling() local
2130 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attr); in forEachUniqueSpelling() local
2328 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in emitAttributes() local
2664 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*R); in AttrHasPragmaSpelling() local
3070 std::vector<Record *> Spellings = Attr->getValueAsListOfDefs("Spellings"); in GenerateHasAttrSpellingStringSwitch() local
3102 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Attr); in GenerateHasAttrSpellingStringSwitch() local
3124 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*R); in EmitClangAttrHasAttrImpl() local
3191 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in EmitClangAttrSpellingListIndex() local
3655 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attr); in GenerateSpellingIndexToSemanticSpelling() local
3733 auto Spellings = GetFlattenedSpellings(Attr); in EmitClangAttrParsedAttrImpl() local
3828 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attr); in EmitClangAttrParsedAttrKinds() local
3909 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in EmitClangAttrTextNodeDump() local
3984 std::vector<std::string> Spellings[NumSpellingKinds]; member in clang::SpellingList
4054 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attribute); in GetAttributeHeadingAndSpellings() local