Home | History | Annotate | Download | only in Parse

Lines Matching refs:getOpenLocation

997   return Actions.ActOnCompoundStmt(T.getOpenLocation(), CloseLoc,
1405 return Actions.ActOnDoStmt(DoLoc, Body.get(), WhileLoc, T.getOpenLocation(),
1723 return Actions.ActOnForStmt(ForLoc, T.getOpenLocation(), FirstPart.get(),