Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseObjCCharacterLiteral

2766     return ParsePostfixExpressionSuffix(ParseObjCCharacterLiteral(AtLoc));
3305 /// ParseObjCCharacterLiteral -
3308 ExprResult Parser::ParseObjCCharacterLiteral(SourceLocation AtLoc) {