Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:ErrorF

262 FunctionAST *ErrorF(const char *Str) { Error(Str); return 0; }
924 ErrorF("redefinition of function");
930 ErrorF("redefinition of function with different # args");