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 | 25 PUSH_MASKED_FLAG(Enum,Mask,TheOpt,Value,Text) global() argument 29 PUSH_FLAG(Enum,TheOpt,Value,Text) global() argument
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | FormatUtil.cpp | 132 PUSH_FLAG(Enum, TheOpt, Value, \ argument 137 PUSH_MASKED_CHARACTERISTIC_FLAG(Enum,Mask,TheOpt,Value,Style,Descriptive) global() argument
|