Searched defs:annotation_options (Results 1 – 1 of 1) sorted by relevance
79 struct annotation_options { struct80 bool hide_src_code,81 use_offset,82 jump_arrows,83 print_lines,84 full_path,85 show_linenr,109 extern struct annotation_options annotation__default_options; argument