Searched refs:body_stmt (Results 1 – 1 of 1) sorted by relevance
54 Stmt *body_stmt = F->getBody(); in ExtractFromFunctionDecl() local55 CompoundStmt *body_compound_stmt = dyn_cast<CompoundStmt>(body_stmt); in ExtractFromFunctionDecl()