Searched defs:annotation_options (Results 1 – 1 of 1) sorted by relevance
77 struct annotation_options { struct78 bool hide_src_code,79 use_offset,80 jump_arrows,81 print_lines,82 full_path,83 show_linenr,107 extern struct annotation_options annotation__default_options; argument