Home | History | Annotate | Download | only in Parse

Lines Matching defs:ParseObjCSelectorExpression

2083       return ParsePostfixExpressionSuffix(ParseObjCSelectorExpression(AtLoc));
2753 ExprResult Parser::ParseObjCSelectorExpression(SourceLocation AtLoc) {
2809 return Owned(Actions.ParseObjCSelectorExpression(Sel, AtLoc, SelectorLoc,