Home
last modified time | relevance | path

Searched refs:getSpellingListIndex (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDAttr.h90 unsigned getSpellingListIndex() const { return SpellingListIndex; } in getSpellingListIndex() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp87 Aligned->getSpellingListIndex(), IsPackExpansion); in instantiateDependentAlignedAttr()
94 Aligned->getSpellingListIndex(), IsPackExpansion); in instantiateDependentAlignedAttr()
156 Aligned->getSpellingListIndex()); in instantiateDependentAssumeAlignedAttr()
167 Aligned->getSpellingListIndex()); in instantiateDependentAlignValueAttr()
201 A->getSpellingListIndex()); in instantiateDependentEnableIfAttr()
227 Attr.getSpellingListIndex()); in instantiateDependentCUDALaunchBoundsAttr()
HDSemaDecl.cpp2211 unsigned AttrSpellingListIndex = Attr->getSpellingListIndex(); in mergeDeclAttribute()
/NextBSD/contrib/llvm/tools/clang/utils/TableGen/
HDClangAttrEmitter.cpp1221 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() function
1252 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDAttr.td1991 unsigned SpellingIndex = getSpellingListIndex();
2030 unsigned SpellingIndex = getSpellingListIndex();