Lines Matching defs:Spellings

78   std::vector<Record *> Spellings = Attr.getValueAsListOfDefs("Spellings");  in GetFlattenedSpellings()  local
1471 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writeGetSpellingFunction() local
1497 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writePrettyPrintFunction() local
1661 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Accessor); in writeAttrAccessorDefinition() local
1676 SpellingNamesAreCommon(const std::vector<FlattenedSpelling>& Spellings) { in SpellingNamesAreCommon()
1692 CreateSemanticSpellings(const std::vector<FlattenedSpelling> &Spellings, in CreateSemanticSpellings()
1765 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Attr); in emitClangAttrLateParsedList() local
1779 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attribute); in hasGNUorCXX11Spelling() local
2212 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attr); in forEachUniqueSpelling() local
2481 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in emitAttributes() local
2888 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*R); in AttrHasPragmaSpelling() local
3315 std::vector<Record *> Spellings = Attr->getValueAsListOfDefs("Spellings"); in GenerateHasAttrSpellingStringSwitch() local
3347 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Attr); in GenerateHasAttrSpellingStringSwitch() local
3369 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*R); in EmitClangAttrHasAttrImpl() local
3446 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in EmitClangAttrSpellingListIndex() local
4100 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attr); in GenerateSpellingIndexToSemanticSpelling() local
4235 auto Spellings = GetFlattenedSpellings(Attr); in EmitClangAttrParsedAttrImpl() local
4386 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attr); in EmitClangAttrParsedAttrKinds() local
4471 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in EmitClangAttrTextNodeDump() local
4572 std::vector<std::string> Spellings[NumSpellingKinds]; member in clang::SpellingList
4644 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attribute); in GetAttributeHeadingAndSpellings() local