#include "Procedure.h" FunctionType *Function::getFunctionType() const { return &m_type; }