Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp129 static 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));
1463 {&opts::TypeCategory, &opts::FilterCategory, &opts::OtherOptions}); in main()