Searched refs:ParseObjCNumericLiteral (Results 1 – 4 of 4) sorted by relevance
2815 return ParsePostfixExpressionSuffix(ParseObjCNumericLiteral(AtLoc)); in ParseObjCAtExpression()3372 ExprResult Parser::ParseObjCNumericLiteral(SourceLocation AtLoc) { in ParseObjCNumericLiteral() function in Parser
2829 return ParsePostfixExpressionSuffix(ParseObjCNumericLiteral(AtLoc)); in ParseObjCAtExpression()3379 ExprResult Parser::ParseObjCNumericLiteral(SourceLocation AtLoc) { in ParseObjCNumericLiteral() function in Parser
1636 ExprResult ParseObjCNumericLiteral(SourceLocation AtLoc);
2034 ExprResult ParseObjCNumericLiteral(SourceLocation AtLoc);