Home
last modified time | relevance | path

Searched defs:TheOpt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DFormatUtil.h26 #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 DFormatUtil.cpp131 PUSH_FLAG(Enum, TheOpt, Value, \ argument
136 PUSH_MASKED_CHARACTERISTIC_FLAG(Enum,Mask,TheOpt,Value,Style,Descriptive) global() argument