retdec
Classes | Namespaces
function_type.h File Reference

A representation of a function type. More...

#include <memory>
#include <vector>
#include "retdec/ctypes/call_convention.h"
#include "retdec/ctypes/type.h"

Go to the source code of this file.

Classes

class  retdec::ctypes::FunctionType
 A representation of a function type. More...
 

Namespaces

 retdec
 
 retdec::ctypes
 

Detailed Description

A representation of a function type.