Searched refs:RightFilename (Results 1 – 1 of 1) sorted by relevance
64 static cl::opt<std::string> RightFilename(cl::Positional, variable79 std::unique_ptr<Module> RModule = readModule(Context, RightFilename); in main()