Searched refs:ProgramOverview (Results 1 – 2 of 2) sorted by relevance
77 static const char *ProgramOverview = 0; variable560 ProgramOverview = Overview; in ParseCommandLineOptions()1254 if (ProgramOverview) in operator =()1255 outs() << "OVERVIEW: " << ProgramOverview << "\n"; in operator =()
93 const char *ProgramOverview; member in __anon5ad846a50111::CommandLineParser104 CommandLineParser() : ProgramOverview(nullptr), ActiveSubCommand(nullptr) { in CommandLineParser()313 ProgramOverview = nullptr; in reset()1024 ProgramOverview = Overview; in ParseCommandLineOptions()1765 if (GlobalParser->ProgramOverview) in operator =()1766 outs() << "OVERVIEW: " << GlobalParser->ProgramOverview << "\n"; in operator =()