Searched refs:getCompoundBody (Results 1 – 4 of 4) sorted by relevance
187 isBodyEmpty(MD->getCompoundBody(), Ctx, MacroLocs)) { in removeDeallocMethod()
324 CompoundStmt *getCompoundBody() { return (CompoundStmt*)Body; } in getCompoundBody() function
2944 CompoundStmt *getCompoundBody() const { return (CompoundStmt*) Body; } in getCompoundBody() function
1167 SourceLocation LocEnd = OMD->getCompoundBody()->getLocStart(); in RewriteImplementationDecl()1182 SourceLocation LocEnd = OMD->getCompoundBody()->getLocStart(); in RewriteImplementationDecl()5849 if (CompoundStmt *Body = MD->getCompoundBody()) { in HandleDeclInMainFile()