clang 19.0.0git
clang::FunctionTypeLoc Member List

This is the complete list of members for clang::FunctionTypeLoc, including all inherited members.

castAs() constclang::TypeLocinline
copy(TypeLoc other)clang::TypeLoc
copyLocal(FunctionTypeLoc other)clang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inline
Dataclang::TypeLocprotected
dump() constclang::TypeLoc
dump(llvm::raw_ostream &, const ASTContext &) constclang::TypeLoc
findExplicitQualifierLoc() constclang::TypeLoc
findNullabilityLoc() constclang::TypeLoc
getAs() constclang::TypeLocinline
getAsAdjusted() constclang::TypeLocinline
getBeginLoc() constclang::TypeLoc
getContainedAutoTypeLoc() constclang::TypeLoc
getEndLoc() constclang::TypeLoc
getExceptionSpecRange() constclang::FunctionTypeLocinline
getExtraLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inlineprotected
getExtraLocalDataAlignment() constclang::FunctionTypeLocinline
getExtraLocalDataSize() constclang::FunctionTypeLocinline
getFullDataSize() constclang::TypeLocinline
getFullDataSizeForType(QualType Ty)clang::TypeLocstatic
getInnerType() constclang::FunctionTypeLocinline
getInnerTypeLoc() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inlineprotected
getLocalAlignmentForType(QualType Ty)clang::TypeLocstatic
getLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inlineprotected
getLocalDataAlignment() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inline
getLocalDataSize() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inline
getLocalRangeBegin() constclang::FunctionTypeLocinline
getLocalRangeEnd() constclang::FunctionTypeLocinline
getLocalSourceRange() constclang::FunctionTypeLocinline
getLParenLoc() constclang::FunctionTypeLocinline
getNextTypeLoc() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inline
getNonLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inlineprotected
getNumParams() constclang::FunctionTypeLocinline
getOpaqueData() constclang::TypeLocinline
getParam(unsigned i) constclang::FunctionTypeLocinline
getParams() constclang::FunctionTypeLocinline
getParensRange() constclang::FunctionTypeLocinline
getParmArray() constclang::FunctionTypeLocinline
getReturnLoc() constclang::FunctionTypeLocinline
getRParenLoc() constclang::FunctionTypeLocinline
getSourceRange() const LLVM_READONLYclang::TypeLocinline
getTemplateKeywordLoc() constclang::TypeLoc
getType() constclang::TypeLocinline
getTypeLocClass() constclang::UnqualTypeLocinline
getTypePtr() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inline
getUnqualifiedLoc() constclang::TypeLocinline
IgnoreParens() constclang::TypeLocinline
initialize(ASTContext &Context, SourceLocation Loc) constclang::TypeLocinline
initializeFullCopy(TypeLoc Other)clang::TypeLocinline
initializeFullCopy(TypeLoc Other, unsigned Size)clang::TypeLocinline
initializeLocal(ASTContext &Context, SourceLocation Loc)clang::FunctionTypeLocinline
isNull() constclang::TypeLocinline
operator bool() constclang::TypeLocinlineexplicit
Qualified enum valueclang::TypeLoc
setExceptionSpecRange(SourceRange R)clang::FunctionTypeLocinline
setLocalRangeBegin(SourceLocation L)clang::FunctionTypeLocinline
setLocalRangeEnd(SourceLocation L)clang::FunctionTypeLocinline
setLParenLoc(SourceLocation Loc)clang::FunctionTypeLocinline
setParam(unsigned i, ParmVarDecl *VD)clang::FunctionTypeLocinline
setRParenLoc(SourceLocation Loc)clang::FunctionTypeLocinline
Tyclang::TypeLocprotected
clang::TypeLoc::TypeLoc(QualType ty, void *opaqueData)clang::TypeLocinline
clang::TypeLoc::TypeLoc(const Type *ty, void *opaqueData)clang::TypeLocinline
TypeLocClass enum nameclang::TypeLoc
UnqualTypeLoc()=defaultclang::UnqualTypeLoc
UnqualTypeLoc(const Type *Ty, void *Data)clang::UnqualTypeLocinline