reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1644 SourceLocation startLoc = S->getBeginLoc(); 1657 SourceLocation endLoc = S->getSynchBody()->getBeginLoc(); 1670 startLoc = S->getSynchBody()->getEndLoc(); 1684 Expr *syncExpr = S->getSynchExpr(); 1707 HasReturnStmts(S->getSynchBody(), hasReturns); 1709 RewriteSyncReturnStmts(S->getSynchBody(), syncBuf);