Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getCompoundBody

1190     SourceLocation LocEnd = OMD->getCompoundBody()->getLocStart();
1205 SourceLocation LocEnd = OMD->getCompoundBody()->getLocStart();
4930 if (CompoundStmt *Body = MD->getCompoundBody()) {