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