castAs() const | clang::TypeLoc | inline |
copy(AutoTypeLoc Loc) | clang::AutoTypeLoc | inline |
ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo >::copy(TypeLoc other) | clang::TypeLoc | |
copyLocal(AutoTypeLoc other) | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inline |
clang::DeducedTypeLoc::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 | |
getArgLoc(unsigned i) const | clang::AutoTypeLoc | inline |
getAs() const | clang::TypeLoc | inline |
getAsAdjusted() const | clang::TypeLoc | inline |
getAutoKeyword() const | clang::AutoTypeLoc | inline |
getBeginLoc() const | clang::TypeLoc | |
getConceptNameInfo() const | clang::AutoTypeLoc | inline |
getConceptNameLoc() const | clang::AutoTypeLoc | inline |
getConceptReference() const | clang::AutoTypeLoc | inline |
getContainedAutoTypeLoc() const | clang::TypeLoc | |
getEndLoc() const | clang::TypeLoc | |
getExtraLocalData() const | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inlineprotected |
getExtraLocalDataAlignment() const | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inlineprotected |
getExtraLocalDataSize() const | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inlineprotected |
getFoundDecl() const | clang::AutoTypeLoc | inline |
getFullDataSize() const | clang::TypeLoc | inline |
getFullDataSizeForType(QualType Ty) | clang::TypeLoc | static |
getInnerType() const | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inlineprotected |
getInnerTypeLoc() const | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inlineprotected |
getLAngleLoc() const | clang::AutoTypeLoc | inline |
getLocalAlignmentForType(QualType Ty) | clang::TypeLoc | static |
getLocalData() const | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inlineprotected |
getLocalDataAlignment() const | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inline |
getLocalDataSize() const | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inline |
getLocalSourceRange() const | clang::AutoTypeLoc | inline |
getNamedConcept() const | clang::AutoTypeLoc | inline |
getNameLoc() const | clang::TypeSpecTypeLoc | inline |
getNestedNameSpecifierLoc() const | clang::AutoTypeLoc | inline |
getNextTypeLoc() const | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inline |
getNonLocalData() const | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inlineprotected |
getNumArgs() const | clang::AutoTypeLoc | inline |
getOpaqueData() const | clang::TypeLoc | inline |
getRAngleLoc() const | clang::AutoTypeLoc | inline |
getRParenLoc() const | clang::AutoTypeLoc | inline |
getSourceRange() const LLVM_READONLY | clang::TypeLoc | inline |
getTemplateKeywordLoc() const | clang::TypeLoc | |
getTemplateKWLoc() const | clang::AutoTypeLoc | inline |
getType() const | clang::TypeLoc | inline |
getTypeLocClass() const | clang::UnqualTypeLoc | inline |
getTypePtr() const | clang::ConcreteTypeLoc< DeducedTypeLoc, AutoTypeLoc, AutoType, AutoTypeLocInfo > | inline |
getUnqualifiedLoc() const | clang::TypeLoc | inline |
hasExplicitTemplateArgs() const | clang::AutoTypeLoc | 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::AutoTypeLoc | |
isConstrained() const | clang::AutoTypeLoc | inline |
isDecltypeAuto() const | clang::AutoTypeLoc | inline |
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 | |
setConceptReference(ConceptReference *CR) | clang::AutoTypeLoc | inline |
setNameLoc(SourceLocation Loc) | clang::TypeSpecTypeLoc | inline |
setRParenLoc(SourceLocation Loc) | clang::AutoTypeLoc | 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 |