Home
last modified time | relevance | path

Searched defs:PrototypeAST (Results 1 – 6 of 6) sorted by relevance

/external/llvm/examples/Kaleidoscope/Chapter2/
Dtoy.cpp119 class PrototypeAST { class
123 PrototypeAST(const std::string &name, const std::vector<std::string> &args) in PrototypeAST() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp129 class PrototypeAST { class
133 PrototypeAST(const std::string &name, const std::vector<std::string> &args) in PrototypeAST() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp136 class PrototypeAST { class
140 PrototypeAST(const std::string &name, const std::vector<std::string> &args) in PrototypeAST() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp165 class PrototypeAST { class
169 PrototypeAST(const std::string &name, const std::vector<std::string> &args) in PrototypeAST() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp180 class PrototypeAST { class
186 PrototypeAST(const std::string &name, const std::vector<std::string> &args, in PrototypeAST() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp196 class PrototypeAST { class
202 PrototypeAST(const std::string &name, const std::vector<std::string> &args, in PrototypeAST() function in PrototypeAST