Home
last modified time | relevance | path

Searched refs:ExportSubcommand (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp125 cl::SubCommand ExportSubcommand("export", variable
719 cl::sub(ExportSubcommand));
722 cl::Required, cl::sub(ExportSubcommand));
726 cl::sub(ExportSubcommand));
730 cl::sub(ExportSubcommand), cl::Optional,
1560 } else if (opts::ExportSubcommand) { in main()