Home
last modified time | relevance | path

Searched refs:getAttributeSpellingListIndex (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/AST/
DAttrImpl.cpp22 unsigned SpellingIndex = getAttributeSpellingListIndex(); in printPrettyPragma()
70 unsigned SpellingIndex = getAttributeSpellingListIndex(); in getDiagnosticName()
DASTImporter.cpp8783 FromAttr->getAttributeSpellingListIndex()); in importAttr()
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DAttributeCommonInfo.h193 unsigned getAttributeSpellingListIndex() const { in getAttributeSpellingListIndex() function
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DAttr.h83 return getAttributeSpellingListIndex(); in getSpellingListIndex()
/openbsd/src/gnu/llvm/llvm/docs/TableGen/
DBackEnds.rst322 ``AttributeList::getAttributeSpellingListIndex``.
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaType.cpp7509 assert(attr.getAttributeSpellingListIndex() == 0 && in checkObjCKindOfType()
DSemaDeclAttr.cpp3275 if (CI.getAttributeSpellingListIndex() == SectionAttr::Declspec_allocate && in mergeSectionAttr()