Home | History | Annotate | Download | only in src

Lines Matching defs:ParseIdentifierName

983         ParseIdentifierName(CHECK_OK);
1067 ParseIdentifierName(CHECK_OK);
1611 PreParser::Identifier PreParser::ParseIdentifierName(bool* ok) {
1637 Identifier result = ParseIdentifierName(ok);