Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getCompoundBody

1185     SourceLocation LocEnd = OMD->getCompoundBody()->getLocStart();
1200 SourceLocation LocEnd = OMD->getCompoundBody()->getLocStart();
4933 if (CompoundStmt *Body = MD->getCompoundBody()) {