Home | History | Annotate | Download | only in Parse

Lines Matching defs:ReturnLoc

1790   SourceLocation ReturnLoc = ConsumeToken();  // eat the 'return'.
1814 return Actions.ActOnReturnStmt(ReturnLoc, R.get(), getCurScope());