Home | History | Annotate | Download | only in src

Lines Matching defs:CheckOctalLiteral

625       CheckOctalLiteral(beg_loc, scanner().location().end_pos, &ok);
4622 CheckOctalLiteral(scope->start_position(),
4864 void Parser::CheckOctalLiteral(int beg_pos, int end_pos, bool* ok) {