Home
last modified time | relevance | path

Searched defs:ParsePrototype (Results 1 – 19 of 19) sorted by relevance

/llvm-project/clang/utils/TableGen/
H A DClangBuiltinsEmitter.cpp38 void ParsePrototype(StringRef Prototype) { ParsePrototype() function in __anon320b0ec10111::PrototypeParser
/llvm-project/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp320 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp347 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp361 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp488 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp540 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp517 static PrototypeAST *ParsePrototype() { in ParsePrototype() function
H A Dtoy.cpp518 static PrototypeAST *ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp587 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp604 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp604 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp604 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp532 static PrototypeAST *ParsePrototype() { in ParsePrototype() function
H A Dtoy.cpp539 static PrototypeAST *ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp613 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp609 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp516 static PrototypeAST *ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp722 static std::unique_ptr<PrototypeAST> ParsePrototype() { in ParsePrototype() function
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp558 static PrototypeAST *ParsePrototype() { in ParsePrototype() function