clang API Documentation

clang::AttributedTypeLoc Member List
This is the complete list of members for clang::AttributedTypeLoc, including all inherited members.
castAs() const clang::TypeLoc [inline]
Dataclang::TypeLoc [protected]
getAs() const clang::TypeLoc [inline]
getAttrEnumOperandLoc() const clang::AttributedTypeLoc [inline]
getAttrExprOperand() const clang::AttributedTypeLoc [inline]
getAttrKind() const clang::AttributedTypeLoc [inline]
getAttrNameLoc() const clang::AttributedTypeLoc [inline]
getAttrOperandParensRange() const clang::AttributedTypeLoc [inline]
getBeginLoc() const clang::TypeLoc
getEndLoc() const clang::TypeLoc
getExtraLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > [inline, protected]
getExtraLocalDataAlignment() constclang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > [inline, protected]
getExtraLocalDataSize() constclang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > [inline, protected]
getFullDataSize() const clang::TypeLoc [inline]
getFullDataSizeForType(QualType Ty)clang::TypeLoc [static]
getInnerType() const clang::AttributedTypeLoc [inline]
getInnerTypeLoc() constclang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > [inline, protected]
getLocalAlignmentForType(QualType Ty)clang::TypeLoc [static]
getLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > [inline, protected]
getLocalDataAlignment() constclang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > [inline]
getLocalDataSize() constclang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > [inline]
getLocalSourceRange() const clang::AttributedTypeLoc [inline]
getLocEnd() const LLVM_READONLYclang::TypeLoc [inline]
getLocStart() const LLVM_READONLYclang::TypeLoc [inline]
getModifiedLoc() const clang::AttributedTypeLoc [inline]
getNextTypeLoc() constclang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > [inline]
getNonLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > [inline, protected]
getOpaqueData() const clang::TypeLoc [inline]
getSourceRange() const LLVM_READONLYclang::TypeLoc [inline]
getType() const clang::TypeLoc [inline]
getTypeLocClass() const clang::UnqualTypeLoc [inline]
getTypePtr() constclang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > [inline]
getUnqualifiedLoc() const clang::TypeLoc [inline]
hasAttrEnumOperand() const clang::AttributedTypeLoc [inline]
hasAttrExprOperand() const clang::AttributedTypeLoc [inline]
hasAttrOperand() const clang::AttributedTypeLoc [inline]
IgnoreParens() const clang::TypeLoc [inline]
initialize(ASTContext &Context, SourceLocation Loc) const clang::TypeLoc [inline]
initializeFullCopy(TypeLoc Other) const clang::TypeLoc [inline]
initializeFullCopy(TypeLoc Other, unsigned Size) const clang::TypeLoc [inline]
initializeLocal(ASTContext &Context, SourceLocation loc)clang::AttributedTypeLoc [inline]
isNull() const clang::TypeLoc [inline]
operator bool() const clang::TypeLoc [inline]
operator!=(const TypeLoc &LHS, const TypeLoc &RHS)clang::TypeLoc [friend]
operator==(const TypeLoc &LHS, const TypeLoc &RHS)clang::TypeLoc [friend]
setAttrEnumOperandLoc(SourceLocation loc)clang::AttributedTypeLoc [inline]
setAttrExprOperand(Expr *e)clang::AttributedTypeLoc [inline]
setAttrNameLoc(SourceLocation loc)clang::AttributedTypeLoc [inline]
setAttrOperandParensRange(SourceRange range)clang::AttributedTypeLoc [inline]
Tyclang::TypeLoc [protected]
clang::TypeLoc::TypeLoc()clang::TypeLoc [inline]
clang::TypeLoc::TypeLoc(QualType ty, void *opaqueData)clang::TypeLoc [inline]
clang::TypeLoc::TypeLoc(const Type *ty, void *opaqueData)clang::TypeLoc [inline]
TypeLocClass enum nameclang::TypeLoc
UnqualTypeLoc()clang::UnqualTypeLoc [inline]
UnqualTypeLoc(const Type *Ty, void *Data)clang::UnqualTypeLoc [inline]