, including all inherited members.
| castAs() const | clang::TypeLoc | [inline] |
| Data | clang::TypeLoc | [protected] |
| getAs() const | clang::TypeLoc | [inline] |
| getBeginLoc() const | clang::TypeLoc | |
| getBracketsRange() const | clang::ArrayTypeLoc | [inline] |
| getElementLoc() const | clang::ArrayTypeLoc | [inline] |
| getEndLoc() const | clang::TypeLoc | |
| getExtraLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | [inline, protected] |
| getExtraLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | [inline, protected] |
| getExtraLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | [inline, protected] |
| getFullDataSize() const | clang::TypeLoc | [inline] |
| getFullDataSizeForType(QualType Ty) | clang::TypeLoc | [static] |
| getInnerType() const | clang::ArrayTypeLoc | [inline] |
| getInnerTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | [inline, protected] |
| getLBracketLoc() const | clang::ArrayTypeLoc | [inline] |
| getLocalAlignmentForType(QualType Ty) | clang::TypeLoc | [static] |
| getLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | [inline, protected] |
| getLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | [inline] |
| getLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | [inline] |
| getLocalSourceRange() const | clang::ArrayTypeLoc | [inline] |
| getLocEnd() const LLVM_READONLY | clang::TypeLoc | [inline] |
| getLocStart() const LLVM_READONLY | clang::TypeLoc | [inline] |
| getNextTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | [inline] |
| getNonLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | [inline, protected] |
| getOpaqueData() const | clang::TypeLoc | [inline] |
| getRBracketLoc() const | clang::ArrayTypeLoc | [inline] |
| getSizeExpr() const | clang::ArrayTypeLoc | [inline] |
| getSourceRange() const LLVM_READONLY | clang::TypeLoc | [inline] |
| getType() const | clang::TypeLoc | [inline] |
| getTypeLocClass() const | clang::UnqualTypeLoc | [inline] |
| getTypePtr() const | clang::InheritingConcreteTypeLoc< ArrayTypeLoc, IncompleteArrayTypeLoc, IncompleteArrayType > | [inline] |
| getUnqualifiedLoc() const | clang::TypeLoc | [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::ArrayTypeLoc | [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] |
| setLBracketLoc(SourceLocation Loc) | clang::ArrayTypeLoc | [inline] |
| setRBracketLoc(SourceLocation Loc) | clang::ArrayTypeLoc | [inline] |
| setSizeExpr(Expr *Size) | clang::ArrayTypeLoc | [inline] |
| Ty | clang::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 name | clang::TypeLoc | |
| UnqualTypeLoc() | clang::UnqualTypeLoc | [inline] |
| UnqualTypeLoc(const Type *Ty, void *Data) | clang::UnqualTypeLoc | [inline] |