Searched refs:compound_stmt (Results 1 – 2 of 2) sorted by relevance
155 CompoundStmt *compound_stmt = dyn_cast<CompoundStmt>(function_body); in SynthesizeFunctionResult() local157 bool ret = SynthesizeBodyResult (compound_stmt, in SynthesizeFunctionResult()203 CompoundStmt *compound_stmt = dyn_cast<CompoundStmt>(method_body); in SynthesizeObjCMethodResult() local205 bool ret = SynthesizeBodyResult (compound_stmt, in SynthesizeObjCMethodResult()
79 | compound_stmt NEWLINE125 | compound_stmt226 compound_stmt: if_stmt