clang API Documentation

clang::SentinelAttr Member List

This is the complete list of members for clang::SentinelAttr, including all inherited members.
addAttr(Attr *attr)clang::Attr [inline]
Attr(attr::Kind AK)clang::Attr [inline, protected]
classof(const Attr *A)clang::SentinelAttr [inline, static]
classof(const SentinelAttr *A)clang::SentinelAttr [inline, static]
clone(ASTContext &C) const clang::SentinelAttr [virtual]
getKind() const clang::Attr [inline]
getNext()clang::Attr [inline]
getNext() const clang::Attr [inline]
getNext() const clang::Attr [inline]
getNullPos() const clang::SentinelAttr [inline]
getSentinel() const clang::SentinelAttr [inline]
isInherited() const clang::Attr [inline]
isMerged() const clang::Attr [inline, virtual]
operator delete(void *data)clang::Attr [inline, protected]
operator new(size_t bytes)clang::Attr [inline, protected]
SentinelAttr(int sentinel_val, int nullPos)clang::SentinelAttr [inline]
setInherited(bool value)clang::Attr [inline]
setNext(Attr *next)clang::Attr [inline]
~Attr()clang::Attr [protected, virtual]