Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseObjCCharacterLiteral

2132     return ParsePostfixExpressionSuffix(ParseObjCCharacterLiteral(AtLoc));
2651 /// ParseObjCCharacterLiteral -
2654 ExprResult Parser::ParseObjCCharacterLiteral(SourceLocation AtLoc) {