retdec
retdec::ctypes::FunctionType Member List

This is the complete list of members for retdec::ctypes::FunctionType, including all inherited members.

accept(Visitor *v) overrideretdec::ctypes::FunctionTypevirtual
bitWidthretdec::ctypes::Typeprotected
callConventionretdec::ctypes::FunctionTypeprivate
const_parameter_iterator typedefretdec::ctypes::FunctionType
create(const std::shared_ptr< Context > &context, const std::shared_ptr< Type > &returnType, const Parameters &parameters, const CallConvention &callConvention=CallConvention(), VarArgness varArgness=VarArgness::IsNotVarArg)retdec::ctypes::FunctionTypestatic
FunctionType(const std::shared_ptr< Type > &returnType, const Parameters &parameters, const CallConvention &callConvention, VarArgness varArgness)retdec::ctypes::FunctionTypeprivate
getBitWidth() constretdec::ctypes::Type
getCallConvention() constretdec::ctypes::FunctionType
getName() constretdec::ctypes::Type
getParameter(Parameters::size_type n) constretdec::ctypes::FunctionType
getParameterCount() constretdec::ctypes::FunctionType
getParameters() constretdec::ctypes::FunctionType
getReturnType() constretdec::ctypes::FunctionType
isArray() constretdec::ctypes::Typevirtual
isEnum() constretdec::ctypes::Typevirtual
isFloatingPoint() constretdec::ctypes::Typevirtual
isFunction() const overrideretdec::ctypes::FunctionTypevirtual
isIntegral() constretdec::ctypes::Typevirtual
isNamed() constretdec::ctypes::Typevirtual
isPointer() constretdec::ctypes::Typevirtual
isReference() constretdec::ctypes::Typevirtual
isStruct() constretdec::ctypes::Typevirtual
isTypedef() constretdec::ctypes::Typevirtual
isUnion() constretdec::ctypes::Typevirtual
isUnknown() constretdec::ctypes::Typevirtual
isVarArg() constretdec::ctypes::FunctionType
isVoid() constretdec::ctypes::Typevirtual
nameretdec::ctypes::Typeprotected
parameter_begin()retdec::ctypes::FunctionType
parameter_begin() constretdec::ctypes::FunctionType
parameter_end()retdec::ctypes::FunctionType
parameter_end() constretdec::ctypes::FunctionType
parameter_iterator typedefretdec::ctypes::FunctionType
Parameters typedefretdec::ctypes::FunctionType
parametersretdec::ctypes::FunctionTypeprivate
returnTyperetdec::ctypes::FunctionTypeprivate
setCallConvention(const CallConvention &callConvention)retdec::ctypes::FunctionType
Type()=defaultretdec::ctypes::Typeprotected
Type(const std::string &name, unsigned bitWidth)retdec::ctypes::Typeprotected
varArgnessretdec::ctypes::FunctionTypeprivate
VarArgness enum nameretdec::ctypes::FunctionType
Visitable()=defaultretdec::ctypes::Visitableprotected
~Type()=defaultretdec::ctypes::Typevirtual
~Visitable()=defaultretdec::ctypes::Visitableprotected