Searched refs:OptTbl (Results 1 – 1 of 1) sorted by relevance
246 std::unique_ptr<llvm::opt::OptTable> OptTbl(slang::createRSCCOptTable()); in main() local247 OptTbl->PrintHelp(llvm::outs(), Argv0.c_str(), in main()