Searched defs:TheOpt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | FormatUtil.h | 26 #define PUSH_MASKED_FLAG(Enum, Mask, TheOpt, Value, Text) \ argument 30 #define PUSH_FLAG(Enum, TheOpt, Value, Text) \ argument
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | FormatUtil.cpp | 131 PUSH_FLAG(Enum, TheOpt, Value, \ argument 136 PUSH_MASKED_CHARACTERISTIC_FLAG(Enum,Mask,TheOpt,Value,Style,Descriptive) global() argument
|