Home | History | Annotate | Download | only in cached

Lines Matching refs:ErrorF

281 FunctionAST *ErrorF(const char *Str) { Error(Str); return 0; }
951 ErrorF("redefinition of function");
956 ErrorF("redefinition of function with different # args");