Home | History | Annotate | Download | only in Parse

Lines Matching defs:ParseObjCEncodeExpression

2796       return ParsePostfixExpressionSuffix(ParseObjCEncodeExpression(AtLoc));
3448 Parser::ParseObjCEncodeExpression(SourceLocation AtLoc) {
3466 return Actions.ParseObjCEncodeExpression(AtLoc, EncLoc, T.getOpenLocation(),