Searched refs:OutputFileNamesDeprecatedOpt (Results 1 – 1 of 1) sorted by relevance
82 OutputFileNamesDeprecatedOpt("outputs", cl::CommaSeparated, variable1417 OutputFileNamesDeprecatedOpt.getNumOccurrences() != 0) { in main()1422 if (OutputFileNamesDeprecatedOpt.size()) { in main()1426 s.insert(s.end(), OutputFileNamesDeprecatedOpt.begin(), in main()1427 OutputFileNamesDeprecatedOpt.end()); in main()