Searched defs:TheOpt (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | FormatUtil.h | 27 #define PUSH_MASKED_FLAG(Enum, Mask, TheOpt, Value, Text) \ argument 31 #define PUSH_FLAG(Enum, TheOpt, Value, Text) \ argument
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | FormatUtil.cpp | 130 #define PUSH_CHARACTERISTIC_FLAG(Enum, TheOpt, Value, Style, Descriptive) \ argument 135 #define PUSH_MASKED_CHARACTERISTIC_FLAG(Enum, Mask, TheOpt, Value, Style, \ argument
|