clang API Documentation

clang::AttributeList Member List
This is the complete list of members for clang::AttributeList, including all inherited members.
AS_CXX11 enum valueclang::AttributeList
AS_Declspec enum valueclang::AttributeList
AS_GNU enum valueclang::AttributeList
AS_Keyword enum valueclang::AttributeList
AS_Pragma enum valueclang::AttributeList
AttributeFactory classclang::AttributeList [friend]
AttributePool classclang::AttributeList [friend]
diagnoseAppertainsTo(class Sema &S, const Decl *D) const clang::AttributeList
diagnoseLangOpts(class Sema &S) const clang::AttributeList
existsInTarget(const llvm::Triple &T) const clang::AttributeList
getArg(unsigned Arg) const clang::AttributeList [inline]
getArgAsExpr(unsigned Arg) const clang::AttributeList [inline]
getArgAsIdent(unsigned Arg) const clang::AttributeList [inline]
getAttributeSpellingListIndex() const clang::AttributeList
getAvailabilityDeprecated() const clang::AttributeList [inline]
getAvailabilityIntroduced() const clang::AttributeList [inline]
getAvailabilityObsoleted() const clang::AttributeList [inline]
getEllipsisLoc() const clang::AttributeList [inline]
getKind() const clang::AttributeList [inline]
getKind(const IdentifierInfo *Name, const IdentifierInfo *Scope, Syntax SyntaxUsed)clang::AttributeList [static]
getLayoutCompatible() const clang::AttributeList [inline]
getLoc() const clang::AttributeList [inline]
getMatchingCType() const clang::AttributeList [inline]
getMaxArgs() const clang::AttributeList
getMessageExpr() const clang::AttributeList [inline]
getMinArgs() const clang::AttributeList
getMustBeNull() const clang::AttributeList [inline]
getName() const clang::AttributeList [inline]
getNext() const clang::AttributeList [inline]
getNumArgs() const clang::AttributeList [inline]
getPropertyData() const clang::AttributeList [inline]
getRange() const clang::AttributeList [inline]
getScopeLoc() const clang::AttributeList [inline]
getScopeName() const clang::AttributeList [inline]
getSemanticSpelling() const clang::AttributeList
getTypeArg() const clang::AttributeList [inline]
getUnavailableLoc() const clang::AttributeList [inline]
hasCustomParsing() const clang::AttributeList
hasParsedType() const clang::AttributeList [inline]
hasScope() const clang::AttributeList [inline]
hasVariadicArg() const clang::AttributeList
isAlignasAttribute() const clang::AttributeList [inline]
isArgExpr(unsigned Arg) const clang::AttributeList [inline]
isArgIdent(unsigned Arg) const clang::AttributeList [inline]
isCXX11Attribute() const clang::AttributeList [inline]
isDeclspecAttribute() const clang::AttributeList [inline]
isDeclspecPropertyAttribute() const clang::AttributeList [inline]
isInvalid() const clang::AttributeList [inline]
isKeywordAttribute() const clang::AttributeList [inline]
isKnownToGCC() const clang::AttributeList
isPackExpansion() const clang::AttributeList [inline]
isTargetSpecificAttr() const clang::AttributeList
isTypeAttr() const clang::AttributeList
isUsedAsTypeAttr() const clang::AttributeList [inline]
Kind enum nameclang::AttributeList
setInvalid(bool b=true) const clang::AttributeList [inline]
setNext(AttributeList *N)clang::AttributeList [inline]
setUsedAsTypeAttr()clang::AttributeList [inline]
Syntax enum nameclang::AttributeList