Searched defs:compound_stmt (Results 1 – 6 of 6) sorted by relevance
137 CompoundStmt *compound_stmt = dyn_cast<CompoundStmt>(function_body); in SynthesizeFunctionResult() local181 CompoundStmt *compound_stmt = dyn_cast<CompoundStmt>(method_body); in SynthesizeObjCMethodResult() local
39 #define compound_stmt 292 macro
49 compound_stmt = 292 variable
63 compound_stmt = 295 variable
42 #define compound_stmt 295 macro
321 compound_stmt = stmt variable in Transformer