Searched refs:else_out (Results 1 – 1 of 1) sorted by relevance
1035 Environment else_out = VisitStmt(stmt->getElse(), cond_out); in DECL_VISIT_STMT() local1036 return Environment::Merge(then_out, else_out); in DECL_VISIT_STMT()