Searched refs:EmitBranchOutError (Results 1 – 1 of 1) sorted by relevance
53 void Post(const parser::ReturnStmt &) { EmitBranchOutError("RETURN"); } in Post()89 void EmitBranchOutError(const char *stmt) const { in EmitBranchOutError() function