Home
last modified time | relevance | path

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

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