castAs() const | clang::TypeLoc | inline |
copy(TypeLoc other) | clang::TypeLoc | |
copyLocal(ArrayTypeLoc other) | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | 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 | |
getBracketsRange() const | clang::ArrayTypeLoc | inline |
getContainedAutoTypeLoc() const | clang::TypeLoc | |
getElementLoc() const | clang::ArrayTypeLoc | inline |
getEndLoc() const | clang::TypeLoc | |
getExtraLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | inlineprotected |
getExtraLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | inlineprotected |
getExtraLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | inlineprotected |
getFullDataSize() const | clang::TypeLoc | inline |
getFullDataSizeForType(QualType Ty) | clang::TypeLoc | static |
getInnerType() const | clang::ArrayTypeLoc | inline |
getInnerTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | inlineprotected |
getLBracketLoc() const | clang::ArrayTypeLoc | inline |
getLocalAlignmentForType(QualType Ty) | clang::TypeLoc | static |
getLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | inlineprotected |
getLocalDataAlignment() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | inline |
getLocalDataSize() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | inline |
getLocalSourceRange() const | clang::ArrayTypeLoc | inline |
getNextTypeLoc() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | inline |
getNonLocalData() const | clang::ConcreteTypeLoc< UnqualTypeLoc, ArrayTypeLoc, ArrayType, ArrayLocInfo > | inlineprotected |
getOpaqueData() const | clang::TypeLoc | inline |
getRBracketLoc() const | clang::ArrayTypeLoc | inline |
getSizeExpr() const | clang::ArrayTypeLoc | 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< ArrayTypeLoc, ConstantArrayTypeLoc, ConstantArrayType > | 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::ArrayTypeLoc | inline |
isNull() const | clang::TypeLoc | inline |
operator bool() const | clang::TypeLoc | inlineexplicit |
Qualified enum value | clang::TypeLoc | |
setLBracketLoc(SourceLocation Loc) | clang::ArrayTypeLoc | inline |
setRBracketLoc(SourceLocation Loc) | clang::ArrayTypeLoc | inline |
setSizeExpr(Expr *Size) | clang::ArrayTypeLoc | 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 |