castAs() const | clang::TypeLoc | inline |
copy(TypeLoc other) | clang::TypeLoc | |
copyLocal(TypeSpecTypeLoc other) | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | 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::RecordTypeLoc | inline |
getEndLoc() const | clang::TypeLoc | |
getExtraLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | inlineprotected |
getExtraLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | inlineprotected |
getExtraLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | inlineprotected |
getFullDataSize() const | clang::TypeLoc | inline |
getFullDataSizeForType(QualType Ty) | clang::TypeLoc | static |
getInnerType() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | inlineprotected |
getInnerTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | inlineprotected |
getLocalAlignmentForType(QualType Ty) | clang::TypeLoc | static |
getLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | inlineprotected |
getLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | inline |
getLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | inline |
getLocalSourceRange() const | clang::TypeSpecTypeLoc | inline |
getNameLoc() const | clang::TypeSpecTypeLoc | inline |
getNextTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | inline |
getNonLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo > | inlineprotected |
getOpaqueData() const | clang::TypeLoc | 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, RecordTypeLoc, RecordType > | 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::TypeSpecTypeLoc | inline |
isDefinition() const | clang::TagTypeLoc | |
isNull() const | clang::TypeLoc | inline |
LocalDataAlignment enum value | clang::TypeSpecTypeLoc | |
LocalDataSize enum value | clang::TypeSpecTypeLoc | |
operator bool() const | clang::TypeLoc | inlineexplicit |
Qualified enum value | clang::TypeLoc | |
setNameLoc(SourceLocation Loc) | clang::TypeSpecTypeLoc | 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 |