Home | History | Annotate | Download | only in slang

Lines Matching refs:HelpText

31   HelpText<"Specify target API level (e.g. 14)">;
39 HelpText<"Add directory to include search path">;
47 HelpText<"Specify output directory">;
53 HelpText<"Emit target assembly files">;
56 HelpText<"Build ASTs then convert to LLVM, emit .ll file">;
58 HelpText<"Build ASTs then convert to LLVM, emit .bc file">;
60 HelpText<"Build ASTs then convert to LLVM, but emit nothing">;
64 HelpText<"Emit LLVM Debug Metadata">;
67 HelpText<"<optimization-level> can be one of '0' or '3' (default)">;
70 HelpText<"Allow user-defined function prefixed with 'rs'">;
74 HelpText<"Base directory for output reflected Java files">;
78 HelpText<"Specify the package name that reflected Java files belong to">;
83 MetaVarName<"<value>">, HelpText<"<value> should be 'ar' or 'jc'">;
88 HelpText<"package name for referencing RS classes">;
92 def w : Flag<["-"], "w">, HelpText<"Suppress all warnings">;
101 def MD : Flag<["-"], "MD">, HelpText<"Emit .d dependency files">;
108 HelpText<"Specify output directory for dependencies output">;
112 HelpText<"Additional targets to show up in dependencies output">;
120 HelpText<"Reflect C++ classes">;
127 HelpText<"Print this help text">;
132 HelpText<"Print the assembler version">;