Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp131 cl::OptionCategory OtherOptions("Other Options"); variable
209 cl::cat(OtherOptions), cl::sub(PrettySubcommand));
213 cl::cat(OtherOptions), cl::sub(PrettySubcommand));
310 cl::cat(OtherOptions), cl::sub(PrettySubcommand));
312 cl::cat(OtherOptions), cl::sub(PrettySubcommand));
316 cl::cat(OtherOptions), cl::sub(PrettySubcommand));
1460 {&opts::TypeCategory, &opts::FilterCategory, &opts::OtherOptions}); in main()