Searched refs:TypeOptions (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 452 cl::OptionCategory TypeOptions("Type Record Options"); variable 486 cl::cat(TypeOptions), cl::sub(DumpSubcommand)); 490 cl::cat(TypeOptions), cl::sub(DumpSubcommand)); 495 cl::cat(TypeOptions), cl::sub(DumpSubcommand)); 499 cl::cat(TypeOptions), cl::sub(DumpSubcommand)); 505 cl::cat(TypeOptions), cl::sub(DumpSubcommand)); 510 cl::cat(TypeOptions), cl::sub(DumpSubcommand)); 514 cl::cat(TypeOptions), cl::sub(DumpSubcommand)); 518 cl::cat(TypeOptions), cl::sub(DumpSubcommand)); 522 cl::cat(TypeOptions), cl::sub(DumpSubcommand)); [all …]
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 852 FLAGS_ENUM(TypeOptions){eTypeOptionNone = (0u), in FLAGS_ENUM() argument
|