Searched defs:TheOpt (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | FormatUtil.h | 33 #define PUSH_MASKED_FLAG(Enum, Mask, TheOpt, Value, Text) \ argument 37 #define PUSH_FLAG(Enum, TheOpt, Value, Text) \ argument
|
D | FormatUtil.cpp | 175 #define PUSH_CHARACTERISTIC_FLAG(Enum, TheOpt, Value, Style, Descriptive) \ argument 180 #define PUSH_MASKED_CHARACTERISTIC_FLAG(Enum, Mask, TheOpt, Value, Style, \ argument
|