retdec
Namespaces
function.cpp File Reference

Implementation of Function. More...

#include <cassert>
#include "retdec/ctypes/context.h"
#include "retdec/ctypes/function.h"
#include "retdec/ctypes/parameter.h"
#include "retdec/utils/container.h"

Namespaces

 retdec
 
 retdec::ctypes
 

Detailed Description

Implementation of Function.