Home
last modified time | relevance | path

Searched refs:PrototypeAST (Results 1 – 25 of 633) sorted by relevance

12345678910>>...26

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp135 class PrototypeAST { class
140 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon80c563970111::PrototypeAST
148 std::unique_ptr<PrototypeAST> Proto;
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
190 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
320 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
339 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
366 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp135 class PrototypeAST { class
140 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon995365040111::PrototypeAST
148 std::unique_ptr<PrototypeAST> Proto;
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
190 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
320 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
339 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
366 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp136 class PrototypeAST { class
141 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon4a7cb1cc0111::PrototypeAST
149 std::unique_ptr<PrototypeAST> Proto;
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
191 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
321 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
340 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
359 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
367 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/llvm10/llvm-10.0.1.src/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp136 class PrototypeAST { class
141 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anona1a4eaa40111::PrototypeAST
149 std::unique_ptr<PrototypeAST> Proto;
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
191 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
321 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
340 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
359 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
367 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp135 class PrototypeAST { class
140 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon636f7cda0111::PrototypeAST
148 std::unique_ptr<PrototypeAST> Proto;
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
190 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
320 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
339 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
366 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp135 class PrototypeAST { class
140 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anonc5600c360111::PrototypeAST
148 std::unique_ptr<PrototypeAST> Proto;
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
190 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
320 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
339 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
366 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/llvm11/llvm-11.0.1.src/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp136 class PrototypeAST { class
141 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon7c760f660111::PrototypeAST
149 std::unique_ptr<PrototypeAST> Proto;
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
191 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
321 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
340 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
359 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
367 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp135 class PrototypeAST { class
140 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon9b0a48390111::PrototypeAST
148 std::unique_ptr<PrototypeAST> Proto;
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
190 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
320 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
339 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
366 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp135 class PrototypeAST { class
140 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon93f229770111::PrototypeAST
148 std::unique_ptr<PrototypeAST> Proto;
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
190 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
320 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
339 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
366 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp135 class PrototypeAST { class
140 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon7833e1cc0111::PrototypeAST
148 std::unique_ptr<PrototypeAST> Proto;
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
190 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
320 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
339 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
366 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp135 class PrototypeAST { class
140 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon1f8f82ca0111::PrototypeAST
148 std::unique_ptr<PrototypeAST> Proto;
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
190 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
320 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
339 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
366 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp136 class PrototypeAST { class
141 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon80a34fe70111::PrototypeAST
149 std::unique_ptr<PrototypeAST> Proto;
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
191 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
321 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
340 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
359 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
367 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/llvm90/llvm-9.0.1.src/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp136 class PrototypeAST { class
141 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon375308e40111::PrototypeAST
149 std::unique_ptr<PrototypeAST> Proto;
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
191 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
321 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
340 return llvm::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
359 auto Proto = llvm::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
367 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/llvm80/llvm-8.0.1.src/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp136 class PrototypeAST { class
141 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon5c81e4220111::PrototypeAST
149 std::unique_ptr<PrototypeAST> Proto;
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
191 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
321 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
340 return llvm::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
359 auto Proto = llvm::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
367 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/devel/llvm70/llvm-7.0.1.src/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp136 class PrototypeAST {
141 PrototypeAST(const std::string &Name, std::vector<std::string> Args)
149 std::unique_ptr<PrototypeAST> Proto;
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto,
191 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) {
321 static std::unique_ptr<PrototypeAST> ParsePrototype() {
340 return llvm::make_unique<PrototypeAST>(FnName, std::move(ArgNames));
359 auto Proto = llvm::make_unique<PrototypeAST>("__anon_expr",
367 static std::unique_ptr<PrototypeAST> ParseExtern() {
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp135 class PrototypeAST { class
140 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon1e046b380111::PrototypeAST
148 std::unique_ptr<PrototypeAST> Proto;
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
190 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
320 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
339 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
366 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp158 class PrototypeAST { class
163 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anonf541d4980111::PrototypeAST
172 std::unique_ptr<PrototypeAST> Proto;
176 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
217 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
347 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
366 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
385 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
393 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
466 Function *PrototypeAST::codegen() { in codegen()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp158 class PrototypeAST { class
163 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon0dcfd6050111::PrototypeAST
172 std::unique_ptr<PrototypeAST> Proto;
176 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
217 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
347 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
366 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
385 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
393 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
466 Function *PrototypeAST::codegen() { in codegen()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp158 class PrototypeAST { class
163 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anonbef922cd0111::PrototypeAST
172 std::unique_ptr<PrototypeAST> Proto;
176 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
217 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
347 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
366 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
385 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
393 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
466 Function *PrototypeAST::codegen() { in codegen()
/dports/devel/llvm10/llvm-10.0.1.src/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp158 class PrototypeAST { class
163 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon16215ba50111::PrototypeAST
172 std::unique_ptr<PrototypeAST> Proto;
176 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
217 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
347 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
366 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
385 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
393 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
466 Function *PrototypeAST::codegen() { in codegen()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp158 class PrototypeAST { class
163 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anond7ebeddb0111::PrototypeAST
172 std::unique_ptr<PrototypeAST> Proto;
176 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
217 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
347 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
366 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
385 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
393 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
466 Function *PrototypeAST::codegen() { in codegen()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp158 class PrototypeAST { class
163 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon39dc7d370111::PrototypeAST
172 std::unique_ptr<PrototypeAST> Proto;
176 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
217 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
347 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
366 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
385 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
393 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
466 Function *PrototypeAST::codegen() { in codegen()
/dports/devel/llvm11/llvm-11.0.1.src/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp158 class PrototypeAST { class
163 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anonf0f280670111::PrototypeAST
172 std::unique_ptr<PrototypeAST> Proto;
176 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
217 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
347 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
366 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
385 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
393 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
466 Function *PrototypeAST::codegen() { in codegen()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp158 class PrototypeAST { class
163 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon0f86b93a0111::PrototypeAST
172 std::unique_ptr<PrototypeAST> Proto;
176 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
217 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
347 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
366 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
385 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
393 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
466 Function *PrototypeAST::codegen() { in codegen()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp158 class PrototypeAST { class
163 PrototypeAST(const std::string &Name, std::vector<std::string> Args) in PrototypeAST() function in __anon086e9a780111::PrototypeAST
172 std::unique_ptr<PrototypeAST> Proto;
176 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
217 std::unique_ptr<PrototypeAST> LogErrorP(const char *Str) { in LogErrorP()
347 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype()
366 return std::make_unique<PrototypeAST>(FnName, std::move(ArgNames)); in ParsePrototype()
385 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr()
393 static std::unique_ptr<PrototypeAST> ParseExtern() { in ParseExtern()
466 Function *PrototypeAST::codegen() { in codegen()

12345678910>>...26