Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp82 static const char *ProgramOverview = 0; variable
738 ProgramOverview = Overview; in ParseCommandLineOptions()
1436 if (ProgramOverview) in operator =()
1437 outs() << "OVERVIEW: " << ProgramOverview << "\n"; in operator =()