mini-llvm 0.1.0
Loading...
Searching...
No Matches
FunctionType.h File Reference
#include <cstddef>
#include <cstdint>
#include <cstdlib>
#include <memory>
#include <ranges>
#include <string>
#include <utility>
#include <vector>
#include "mini-llvm/ir/Constant.h"
#include "mini-llvm/ir/Type.h"
#include "mini-llvm/ir/TypeVisitor.h"
#include "mini-llvm/utils/Compiler.h"
#include "mini-llvm/utils/IndirectIterator.h"
Include dependency graph for FunctionType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mini_llvm::ir::FunctionType

Namespaces

namespace  mini_llvm
namespace  mini_llvm::ir

Functions

auto mini_llvm::ir::paramTypes (const FunctionType &type)