Home
last modified time | relevance | path

Searched defs:ErrorP (Results 1 – 13 of 13) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp161 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; } in ErrorP() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp181 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; } in ErrorP() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp201 PrototypeAST *ErrorP(const char *Str) { in ErrorP() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp240 PrototypeAST *ErrorP(const char *Str) { in ErrorP() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp271 PrototypeAST *ErrorP(const char *Str) { in ErrorP() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp264 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; } in ErrorP() function
H A Dtoy.cpp265 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; } in ErrorP() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp291 PrototypeAST *ErrorP(const char *Str) { in ErrorP() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp279 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; } in ErrorP() function
H A Dtoy.cpp286 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; } in ErrorP() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp263 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; } in ErrorP() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp305 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; } in ErrorP() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp433 PrototypeAST *ErrorP(const char *Str) { in ErrorP() function