Home | History | Annotate | Download | only in lazy

Lines Matching refs:ErrorF

266 FunctionAST *ErrorF(const char *Str) { Error(Str); return 0; }
933 ErrorF("redefinition of function");
938 ErrorF("redefinition of function with different # args");