Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseObjCSelectorExpression

2166       return ParsePostfixExpressionSuffix(ParseObjCSelectorExpression(AtLoc));
2843 ExprResult Parser::ParseObjCSelectorExpression(SourceLocation AtLoc) {
2902 return Actions.ParseObjCSelectorExpression(Sel, AtLoc, SelectorLoc,