Searched defs:annotation_options (Results 1 – 1 of 1) sorted by relevance
45 struct annotation_options { struct46 bool hide_src_code,47 use_offset,71 extern struct annotation_options annotate_opts; argument