Home | History | Annotate | Download | only in Parse

Lines Matching defs:ParseObjCEncodeExpression

2121       return ParsePostfixExpressionSuffix(ParseObjCEncodeExpression(AtLoc));
2758 Parser::ParseObjCEncodeExpression(SourceLocation AtLoc) {
2776 return Actions.ParseObjCEncodeExpression(AtLoc, EncLoc, T.getOpenLocation(),