Searched refs:PUSH_MASKED_FLAG (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| HD | FormatUtil.h | 26 #define PUSH_MASKED_FLAG(Enum, Mask, TheOpt, Value, Text) \ macro 31 PUSH_MASKED_FLAG(Enum, Enum::TheOpt, TheOpt, Value, Text)
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| HD | FormatUtil.cpp | 138 PUSH_MASKED_FLAG(Enum, Mask, TheOpt, Value, \
|