clang  3.7.0
clang::FunctionTypeLoc Member List

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

castAs() const clang::TypeLocinline
copy(TypeLoc other)clang::TypeLoc
copyLocal(FunctionTypeLocother)clang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inline
Dataclang::TypeLocprotected
findNullabilityLoc() const clang::TypeLoc
getAs() const clang::TypeLocinline
getBeginLoc() const clang::TypeLoc
getEndLoc() const clang::TypeLoc
getExtraLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inlineprotected
getExtraLocalDataAlignment() const clang::FunctionTypeLocinline
getExtraLocalDataSize() const clang::FunctionTypeLocinline
getFullDataSize() const clang::TypeLocinline
getFullDataSizeForType(QualType Ty)clang::TypeLocstatic
getInnerType() const clang::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() const clang::FunctionTypeLocinline
getLocalRangeEnd() const clang::FunctionTypeLocinline
getLocalSourceRange() const clang::FunctionTypeLocinline
getLocEnd() const LLVM_READONLYclang::TypeLocinline
getLocStart() const LLVM_READONLYclang::TypeLocinline
getLParenLoc() const clang::FunctionTypeLocinline
getNextTypeLoc() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inline
getNonLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inlineprotected
getNumParams() const clang::FunctionTypeLocinline
getOpaqueData() const clang::TypeLocinline
getParam(unsigned i) const clang::FunctionTypeLocinline
getParams() const clang::FunctionTypeLocinline
getParensRange() const clang::FunctionTypeLocinline
getParmArray() const clang::FunctionTypeLocinline
getReturnLoc() const clang::FunctionTypeLocinline
getRParenLoc() const clang::FunctionTypeLocinline
getSourceRange() const LLVM_READONLYclang::TypeLocinline
getType() const clang::TypeLocinline
getTypeLocClass() const clang::UnqualTypeLocinline
getTypePtr() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo >inline
getUnqualifiedLoc() const clang::TypeLocinline
IgnoreParens() const clang::TypeLocinline
initialize(ASTContext &Context, SourceLocation Loc) const clang::TypeLocinline
initializeFullCopy(TypeLoc Other) const clang::TypeLocinline
initializeFullCopy(TypeLoc Other, unsigned Size) const clang::TypeLocinline
initializeLocal(ASTContext &Context, SourceLocation Loc)clang::FunctionTypeLocinline
isNull() const clang::TypeLocinline
operator bool() const clang::TypeLocinlineexplicit
Qualified enum valueclang::TypeLoc
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()clang::TypeLocinline
clang::TypeLoc::TypeLoc(QualType ty, void *opaqueData)clang::TypeLocinline
clang::TypeLoc::TypeLoc(const Type *ty, void *opaqueData)clang::TypeLocinline
TypeLocClass enum nameclang::TypeLoc
UnqualTypeLoc()clang::UnqualTypeLocinline
UnqualTypeLoc(const Type *Ty, void *Data)clang::UnqualTypeLocinline