Searched defs:CmdFlags (Results 1 – 1 of 1) sorted by relevance
55 type CmdFlags struct { struct57 B CountFlag "help:\"disable bounds checking\""58 C CountFlag "help:\"disable printing of columns in error messages\""59 D string "help:\"set relative `path` for local imports\""60 E CountFlag "help:\"debug symbol export\""61 I func(string) "help:\"add `directory` to import search path\""62 K CountFlag "help:\"debug missing line numbers\""63 …also show actual source file names in error messages for positions affected by //line directives\""64 N CountFlag "help:\"disable optimizations\""65 S CountFlag "help:\"print assembly listing\""[all …]