Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseCXXNewExpression

1250       return ParseCXXNewExpression(true, CCLoc);
1260 return ParseCXXNewExpression(false, Tok.getLocation());