Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp348 Attr.getAttributeSpellingListIndex())); in handleSimpleAttribute()
583 Attr.getAttributeSpellingListIndex())); in handlePtGuardedVarAttr()
607 Attr.getAttributeSpellingListIndex())); in handleGuardedByAttr()
621 Attr.getAttributeSpellingListIndex())); in handlePtGuardedByAttr()
656 Attr.getAttributeSpellingListIndex())); in handleAcquiredAfterAttr()
669 Attr.getAttributeSpellingListIndex())); in handleAcquiredBeforeAttr()
692 Attr.getAttributeSpellingListIndex())); in handleAssertSharedLockAttr()
706 Attr.getAttributeSpellingListIndex())); in handleAssertExclusiveLockAttr()
738 Attr.getAttributeSpellingListIndex())); in handleSharedTrylockFunctionAttr()
749 Args.size(), Attr.getAttributeSpellingListIndex())); in handleExclusiveTrylockFunctionAttr()
[all …]
DAttributeList.cpp145 unsigned AttributeList::getAttributeSpellingListIndex() const { in getAttributeSpellingListIndex() function in AttributeList
DSemaStmtAttr.cpp43 A.getAttributeSpellingListIndex()); in handleFallThroughAttr()
/external/clang/include/clang/Sema/
DAttributeList.h456 unsigned getAttributeSpellingListIndex() const;
/external/llvm/docs/TableGen/
DBackEnds.rst292 ``AttributeList::getAttributeSpellingListIndex``.