Searched refs:ParseAndClassifyIdentifier (Results 1 – 1 of 1) sorted by relevance
700 IdentifierT ParseAndClassifyIdentifier(ExpressionClassifier* classifier,1041 auto result = ParseAndClassifyIdentifier(&classifier, ok); in ParseIdentifier()1057 ParserBase<Traits>::ParseAndClassifyIdentifier(ExpressionClassifier* classifier, in ParseAndClassifyIdentifier() function1283 IdentifierT name = ParseAndClassifyIdentifier(classifier, CHECK_OK); in ParsePrimaryExpression()