Home
last modified time | relevance | path

Searched defs:AttrSpellingListIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DTargetAttributesSema.cpp153 unsigned AttrSpellingListIndex) { in mergeDLLImportAttr()
209 unsigned AttrSpellingListIndex) { in mergeDLLExportAttr()
DSemaDeclAttr.cpp2213 unsigned AttrSpellingListIndex) { in mergeAvailabilityAttr()
2386 unsigned AttrSpellingListIndex) { in mergeVisibilityAttr()
2393 unsigned AttrSpellingListIndex) { in mergeTypeVisibilityAttr()
2816 unsigned AttrSpellingListIndex) { in mergeSectionAttr()
3076 unsigned AttrSpellingListIndex) { in mergeFormatAttr()
DSemaDecl.cpp1972 unsigned AttrSpellingListIndex = Attr->getSpellingListIndex(); in mergeDeclAttribute() local