Home
last modified time | relevance | path

Searched refs:mShowHelp (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/slang/
H A Drs_cc_options.h90 bool mShowHelp; // Show the -help text. variable
117 mShowHelp = 0; in RSCCOptions()
H A Dllvm-rs-cc.cpp254 if (Opts.mShowHelp) { in main()
H A Drs_cc_options.cpp261 Opts.mShowHelp = Args.hasArg(OPT_help); in ParseArguments()