Searched refs:printHostStructTypes (Results 1 – 1 of 1) sorted by relevance
170 err = printHostStructTypes(out_file, sorted_struct_type_names, types)713 func printHostStructTypes(w io.Writer, sorted_type_names []string, types map[string]cpp_types.Type)… func