| castAs() const | clang::TypeLoc | inline |
| copy(TypeLoc other) | clang::TypeLoc | |
| copyLocal(TagTypeLoc other) | clang::ConcreteTypeLoc< UnqualTypeLoc, TagTypeLoc, TagType, TagTypeLocInfo > | inline |
| Data | clang::TypeLoc | protected |
| dump() const | clang::TypeLoc | |
| dump(llvm::raw_ostream &, const ASTContext &) const | clang::TypeLoc | |
| findExplicitQualifierLoc() const | clang::TypeLoc | |
| findNullabilityLoc() const | clang::TypeLoc | |
| getAs() const | clang::TypeLoc | inline |
| getAsAdjusted() const | clang::TypeLoc | inline |
| getBeginLoc() const | clang::TypeLoc | |
| getContainedAutoTypeLoc() const | clang::TypeLoc | |
| getDecl() const | clang::EnumTypeLoc | inline |
| getElaboratedKeywordLoc() const | clang::TagTypeLoc | inline |
| getEndLoc() const | clang::TypeLoc | |
| getExtraLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TagTypeLoc, TagType, TagTypeLocInfo > | inlineprotected |
| getExtraLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TagTypeLoc, TagType, TagTypeLocInfo > | inlineprotected |
| getExtraLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TagTypeLoc, TagType, TagTypeLocInfo > | inlineprotected |
| getFullDataSize() const | clang::TypeLoc | inline |
| getFullDataSizeForType(QualType Ty) | clang::TypeLoc | static |
| getInnerType() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TagTypeLoc, TagType, TagTypeLocInfo > | inlineprotected |
| getInnerTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TagTypeLoc, TagType, TagTypeLocInfo > | inlineprotected |
| getLocalAlignmentForType(QualType Ty) | clang::TypeLoc | static |
| getLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TagTypeLoc, TagType, TagTypeLocInfo > | inlineprotected |
| getLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TagTypeLoc, TagType, TagTypeLocInfo > | inline |
| getLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TagTypeLoc, TagType, TagTypeLocInfo > | inline |
| getLocalSourceRange() const | clang::TagTypeLoc | inline |
| getNameLoc() const | clang::TagTypeLoc | inline |
| getNextTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TagTypeLoc, TagType, TagTypeLocInfo > | inline |
| getNonElaboratedBeginLoc() const | clang::TypeLoc | |
| getNonLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TagTypeLoc, TagType, TagTypeLocInfo > | inlineprotected |
| getOpaqueData() const | clang::TypeLoc | inline |
| getPrefix() const | clang::TypeLoc | |
| getQualifierLoc() const | clang::TagTypeLoc | inline |
| getSourceRange() const LLVM_READONLY | clang::TypeLoc | inline |
| getTemplateKeywordLoc() const | clang::TypeLoc | |
| getType() const | clang::TypeLoc | inline |
| getTypeLocClass() const | clang::UnqualTypeLoc | inline |
| getTypePtr() const | clang::InheritingConcreteTypeLoc< TagTypeLoc, EnumTypeLoc, EnumType > | inline |
| getUnqualifiedLoc() const | clang::TypeLoc | inline |
| IgnoreParens() const | clang::TypeLoc | inline |
| initialize(ASTContext &Context, SourceLocation Loc) const | clang::TypeLoc | inline |
| initializeFullCopy(TypeLoc Other) | clang::TypeLoc | inline |
| initializeFullCopy(TypeLoc Other, unsigned Size) | clang::TypeLoc | inline |
| initializeLocal(ASTContext &Context, SourceLocation Loc) | clang::TagTypeLoc | inline |
| isDefinition() const | clang::TagTypeLoc | |
| isNull() const | clang::TypeLoc | inline |
| operator bool() const | clang::TypeLoc | inlineexplicit |
| Qualified enum value | clang::TypeLoc | |
| setElaboratedKeywordLoc(SourceLocation Loc) | clang::TagTypeLoc | inline |
| setNameLoc(SourceLocation Loc) | clang::TagTypeLoc | inline |
| setQualifierLoc(NestedNameSpecifierLoc QualifierLoc) | clang::TagTypeLoc | inline |
| Ty | clang::TypeLoc | protected |
| 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()=default | clang::UnqualTypeLoc | |
| UnqualTypeLoc(const Type *Ty, void *Data) | clang::UnqualTypeLoc | inline |