Home | History | Annotate | Download | only in tutorial

Lines Matching full:errorf

1110 FunctionAST *ErrorF(const char *Str) { Error(Str); return 0; }
1566 ErrorF("redefinition of function");
1572 ErrorF("redefinition of function with different # args");