VapourSynth-llvmexpr
Loading...
Searching...
No Matches
Builtins.hpp File Reference
#include "AST.hpp"
#include "CodeGenerator.hpp"
#include "types.hpp"
#include <functional>
#include <map>
#include <optional>
#include <string>
#include <vector>
Include dependency graph for Builtins.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  infix2postfix::BuiltinFunction

Namespaces

namespace  infix2postfix

Functions

const std::map< std::string, std::vector< BuiltinFunction > > & infix2postfix::get_builtin_functions ()