Searched refs:NoProgram (Results 1 – 2 of 2) sorted by relevance
47 enum NoProgram { NO_PROGRAM }; enum48 explicit CommandLine(NoProgram no_program);
152 CommandLine::CommandLine(NoProgram /* no_program */) in CommandLine() argument