, including all inherited members.
castAs() const | clang::TypeLoc | [inline] |
Data | clang::TypeLoc | [protected] |
getAs() const | clang::TypeLoc | [inline] |
getBeginLoc() const | clang::TypeLoc | |
getEndLoc() const | clang::TypeLoc | |
getExtraLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | [inline, protected] |
getExtraLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | [inline, protected] |
getExtraLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | [inline, protected] |
getFullDataSize() const | clang::TypeLoc | [inline] |
getFullDataSizeForType(QualType Ty) | clang::TypeLoc | [static] |
getInnerType() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | [inline, protected] |
getInnerTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | [inline, protected] |
getLocalAlignmentForType(QualType Ty) | clang::TypeLoc | [static] |
getLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | [inline, protected] |
getLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | [inline] |
getLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | [inline] |
getLocalSourceRange() const | clang::TypeSpecTypeLoc | [inline] |
getLocEnd() const LLVM_READONLY | clang::TypeLoc | [inline] |
getLocStart() const LLVM_READONLY | clang::TypeLoc | [inline] |
getNameLoc() const | clang::TypeSpecTypeLoc | [inline] |
getNextTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | [inline] |
getNonLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | [inline, protected] |
getOpaqueData() const | clang::TypeLoc | [inline] |
getSourceRange() const LLVM_READONLY | clang::TypeLoc | [inline] |
getType() const | clang::TypeLoc | [inline] |
getTypeLocClass() const | clang::UnqualTypeLoc | [inline] |
getTypePtr() const | clang::InheritingConcreteTypeLoc< VectorTypeLoc, ExtVectorTypeLoc, ExtVectorType > | [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::TypeSpecTypeLoc | [inline] |
isNull() const | clang::TypeLoc | [inline] |
LocalDataAlignment enum value | clang::TypeSpecTypeLoc | |
LocalDataSize enum value | clang::TypeSpecTypeLoc | |
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] |
setNameLoc(SourceLocation Loc) | clang::TypeSpecTypeLoc | [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] |