Home | History | Annotate | Download | only in Parse

Lines Matching defs:ParseObjCEncodeExpression

2160       return ParsePostfixExpressionSuffix(ParseObjCEncodeExpression(AtLoc));
2799 Parser::ParseObjCEncodeExpression(SourceLocation AtLoc) {
2817 return Actions.ParseObjCEncodeExpression(AtLoc, EncLoc, T.getOpenLocation(),