Home | History | Annotate | Download | only in src

Lines Matching defs:ParseIdentifierName

1024         ParseIdentifierName(CHECK_OK);
1110 ParseIdentifierName(CHECK_OK);
1651 PreParser::Identifier PreParser::ParseIdentifierName(bool* ok) {
1677 Identifier result = ParseIdentifierName(ok);