Home
last modified time | relevance | path

Searched refs:path_array (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-diagnostic-path.cc495 json::array *path_array = new json::array (); in default_tree_make_json_for_path() local
516 path_array->append (event_obj); in default_tree_make_json_for_path()
518 return path_array; in default_tree_make_json_for_path()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-diagnostic-path.cc499 json::array *path_array = new json::array (); in default_tree_make_json_for_path() local
519 path_array->append (event_obj); in default_tree_make_json_for_path()
521 return path_array; in default_tree_make_json_for_path()