Searched refs:ParseAndClassifyIdentifier (Results 1 – 1 of 1) sorted by relevance
1078 IdentifierT ParseAndClassifyIdentifier(bool* ok);1693 auto result = ParseAndClassifyIdentifier(CHECK_OK_CUSTOM(NullIdentifier)); in ParseIdentifier()1705 ParserBase<Impl>::ParseAndClassifyIdentifier(bool* ok) { in ParseAndClassifyIdentifier() function1909 IdentifierT name = ParseAndClassifyIdentifier(CHECK_OK); in ParsePrimaryExpression()2915 IdentifierT name = ParseAndClassifyIdentifier(CHECK_OK); in ParseAssignmentExpression()