Searched refs:scc_arr (Results 1 – 1 of 1) sorted by relevance
2112 json::array *scc_arr = new json::array (); in to_json() local2114 scc_arr->append (new json::integer_number (get_scc_id (i))); in to_json()2115 return scc_arr; in to_json()