Searched refs:OutputFileNamesDeprecatedOpt (Results 1 – 1 of 1) sorted by relevance
89 OutputFileNamesDeprecatedOpt("outputs", cl::CommaSeparated, in main() local228 OutputFileNamesDeprecatedOpt.getNumOccurrences() != 0) { in main()234 if (OutputFileNamesDeprecatedOpt.size()) { in main()238 s.insert(s.end(), OutputFileNamesDeprecatedOpt.begin(), in main()239 OutputFileNamesDeprecatedOpt.end()); in main()