Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseObjCEncodeExpression

2116       return ParsePostfixExpressionSuffix(ParseObjCEncodeExpression(AtLoc));
2752 Parser::ParseObjCEncodeExpression(SourceLocation AtLoc) {
2770 return Actions.ParseObjCEncodeExpression(AtLoc, EncLoc, T.getOpenLocation(),