Searched defs:AttrSpellingListIndex (Results 1 – 2 of 2) sorted by relevance
1970 unsigned AttrSpellingListIndex) { in mergeAvailabilityAttr()2260 unsigned AttrSpellingListIndex) { in mergeVisibilityAttr()2267 unsigned AttrSpellingListIndex) { in mergeTypeVisibilityAttr()2619 unsigned AttrSpellingListIndex) { in mergeSectionAttr()2866 unsigned AttrSpellingListIndex) { in mergeFormatAttr()3589 unsigned AttrSpellingListIndex) { in mergeAlwaysInlineAttr()3605 unsigned AttrSpellingListIndex) { in mergeCommonAttr()3615 unsigned AttrSpellingListIndex) { in mergeInternalLinkageAttr()3640 unsigned AttrSpellingListIndex) { in mergeMinSizeAttr()3654 unsigned AttrSpellingListIndex) { in mergeOptimizeNoneAttr()[all …]
2250 unsigned AttrSpellingListIndex = Attr->getSpellingListIndex(); in mergeDeclAttribute() local