Searched refs:getCompoundBody (Results 1 – 4 of 4) sorted by relevance
1178 SourceLocation LocEnd = OMD->getCompoundBody()->getBeginLoc(); in RewriteImplementationDecl()1191 SourceLocation LocEnd = OMD->getCompoundBody()->getBeginLoc(); in RewriteImplementationDecl()4798 if (CompoundStmt *Body = MD->getCompoundBody()) { in HandleDeclInMainFile()
1355 SourceLocation LocEnd = OMD->getCompoundBody()->getBeginLoc(); in RewriteImplementationDecl()1368 SourceLocation LocEnd = OMD->getCompoundBody()->getBeginLoc(); in RewriteImplementationDecl()5682 if (CompoundStmt *Body = MD->getCompoundBody()) { in HandleDeclInMainFile()
530 CompoundStmt *getCompoundBody() { return (CompoundStmt*)getBody(); } in getCompoundBody() function
4658 CompoundStmt *getCompoundBody() const { return (CompoundStmt*) Body; } in getCompoundBody() function