Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseObjCNumericLiteral

2052     return ParsePostfixExpressionSuffix(ParseObjCNumericLiteral(AtLoc));
2573 /// ParseObjCNumericLiteral -
2578 ExprResult Parser::ParseObjCNumericLiteral(SourceLocation AtLoc) {