Searched refs:method_body (Results 1 – 1 of 1) sorted by relevance
177 Stmt *method_body = MethodDecl->getBody(); in SynthesizeObjCMethodResult() local179 if (!method_body) in SynthesizeObjCMethodResult()182 CompoundStmt *compound_stmt = dyn_cast<CompoundStmt>(method_body); in SynthesizeObjCMethodResult()