castAs() const | clang::TypeLoc | inline |
copy(TypeLoc other) | clang::TypeLoc | |
copyLocal(AttributedTypeLoc other) | clang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > | inline |
Data | clang::TypeLoc | protected |
findExplicitQualifierLoc() const | clang::TypeLoc | |
findNullabilityLoc() const | clang::TypeLoc | |
getAs() const | clang::TypeLoc | inline |
getAsAdjusted() const | clang::TypeLoc | inline |
getAttrEnumOperandLoc() const | clang::AttributedTypeLoc | inline |
getAttrExprOperand() const | clang::AttributedTypeLoc | inline |
getAttrKind() const | clang::AttributedTypeLoc | inline |
getAttrNameLoc() const | clang::AttributedTypeLoc | inline |
getAttrOperandParensRange() const | clang::AttributedTypeLoc | inline |
getBeginLoc() const | clang::TypeLoc | |
getEndLoc() const | clang::TypeLoc | |
getExtraLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > | inlineprotected |
getExtraLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > | inlineprotected |
getExtraLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > | inlineprotected |
getFullDataSize() const | clang::TypeLoc | inline |
getFullDataSizeForType(QualType Ty) | clang::TypeLoc | static |
getInnerType() const | clang::AttributedTypeLoc | inline |
getInnerTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > | inlineprotected |
getLocalAlignmentForType(QualType Ty) | clang::TypeLoc | static |
getLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > | inlineprotected |
getLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > | inline |
getLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > | inline |
getLocalSourceRange() const | clang::AttributedTypeLoc | inline |
getLocEnd() const LLVM_READONLY | clang::TypeLoc | inline |
getLocStart() const LLVM_READONLY | clang::TypeLoc | inline |
getModifiedLoc() const | clang::AttributedTypeLoc | inline |
getNextTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > | inline |
getNonLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > | inlineprotected |
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::ConcreteTypeLoc< UnqualTypeLoc, AttributedTypeLoc, AttributedType, AttributedLocInfo > | inline |
getUnqualifiedLoc() const | clang::TypeLoc | inline |
hasAttrEnumOperand() const | clang::AttributedTypeLoc | inline |
hasAttrExprOperand() const | clang::AttributedTypeLoc | inline |
hasAttrOperand() const | clang::AttributedTypeLoc | 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::AttributedTypeLoc | inline |
isNull() const | clang::TypeLoc | inline |
isQualifier() const | clang::AttributedTypeLoc | inline |
operator bool() const | clang::TypeLoc | inlineexplicit |
Qualified enum value | clang::TypeLoc | |
setAttrEnumOperandLoc(SourceLocation loc) | clang::AttributedTypeLoc | inline |
setAttrExprOperand(Expr *e) | clang::AttributedTypeLoc | inline |
setAttrNameLoc(SourceLocation loc) | clang::AttributedTypeLoc | inline |
setAttrOperandParensRange(SourceRange range) | clang::AttributedTypeLoc | inline |
Ty | clang::TypeLoc | protected |
clang::TypeLoc::TypeLoc()=default | clang::TypeLoc | |
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 |