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