Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp89 static const char *ProgramOverview = nullptr; variable
803 ProgramOverview = Overview; in ParseCommandLineOptions()
1495 if (ProgramOverview) in operator =()
1496 outs() << "OVERVIEW: " << ProgramOverview << "\n"; in operator =()