Home | History | Annotate | Download | only in Parse

Lines Matching refs:ReturnLoc

1631   SourceLocation ReturnLoc = ConsumeToken();  // eat the 'return'.
1655 return Actions.ActOnReturnStmt(ReturnLoc, R.take());