retdec
Namespaces
function_type.cpp File Reference

Implementation of FunctionType. More...

#include <cassert>
#include "retdec/ctypes/context.h"
#include "retdec/ctypes/function_type.h"
#include "retdec/ctypes/visitor.h"
#include "retdec/utils/container.h"

Namespaces

 retdec
 
 retdec::ctypes
 

Detailed Description

Implementation of FunctionType.