Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:ErrorF

264 FunctionAST *ErrorF(const char *Str) { Error(Str); return 0; }
926 ErrorF("redefinition of function");
932 ErrorF("redefinition of function with different # args");