Searched defs:annotation_options (Results 1 – 1 of 1) sorted by relevance
68 struct annotation_options { struct69 bool hide_src_code,70 use_offset,71 jump_arrows,72 print_lines,73 full_path,74 show_linenr,98 extern struct annotation_options annotation__default_options; argument