Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclAttr.cpp347 Attr.getAttributeSpellingListIndex())); in handleSimpleAttribute()
583 Attr.getAttributeSpellingListIndex())); in handlePtGuardedVarAttr()
607 Attr.getAttributeSpellingListIndex())); in handleGuardedByAttr()
621 Attr.getAttributeSpellingListIndex())); in handlePtGuardedByAttr()
659 Attr.getAttributeSpellingListIndex())); in handleAcquiredAfterAttr()
672 Attr.getAttributeSpellingListIndex())); in handleAcquiredBeforeAttr()
695 Attr.getAttributeSpellingListIndex())); in handleAssertSharedLockAttr()
709 Attr.getAttributeSpellingListIndex())); in handleAssertExclusiveLockAttr()
741 Attr.getAttributeSpellingListIndex())); in handleSharedTrylockFunctionAttr()
752 Args.size(), Attr.getAttributeSpellingListIndex())); in handleExclusiveTrylockFunctionAttr()
[all …]
HDAttributeList.cpp137 unsigned AttributeList::getAttributeSpellingListIndex() const { in getAttributeSpellingListIndex() function in AttributeList
HDSemaStmtAttr.cpp43 A.getAttributeSpellingListIndex()); in handleFallThroughAttr()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDAttributeList.h458 unsigned getAttributeSpellingListIndex() const;