Searched refs:ParseObjCNumericLiteral (Results 1 – 2 of 2) sorted by relevance
2769 return ParsePostfixExpressionSuffix(ParseObjCNumericLiteral(AtLoc)); in ParseObjCAtExpression()3322 ExprResult Parser::ParseObjCNumericLiteral(SourceLocation AtLoc) { in ParseObjCNumericLiteral() function in Parser
1613 ExprResult ParseObjCNumericLiteral(SourceLocation AtLoc);