Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getCompoundBody

1246     SourceLocation LocEnd = OMD->getCompoundBody()->getLocStart();
1261 SourceLocation LocEnd = OMD->getCompoundBody()->getLocStart();
5446 if (CompoundStmt *Body = MD->getCompoundBody()) {