Searched refs:function_body (Results 1 – 2 of 2) sorted by relevance
47 function_body() { function
137 Stmt *function_body = function_decl->getBody(); in SynthesizeFunctionResult() local138 CompoundStmt *compound_stmt = dyn_cast<CompoundStmt>(function_body); in SynthesizeFunctionResult()