Searched refs:CommandFiles (Results 1 – 1 of 1) sorted by relevance
65 static cl::list<std::string> CommandFiles("f", variable93 if (!Commands.empty() && !CommandFiles.empty()) { in main()98 if ((!Commands.empty() || !CommandFiles.empty()) && !PreloadFile.empty()) { in main()144 } else if (!CommandFiles.empty()) { in main()145 for (auto &CommandFile : CommandFiles) { in main()