Searched refs:PROPERTY_1 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.h | 107 PROPERTY_1(Property, IsClassOffset, IsLocationSimple); 108 PROPERTY_1(Property, IsFixedAddress, IsLocationSimple); 114 PROPERTY_1(Property, IsStackOffset, IsLocationSimple);
|
H A D | LVSupport.h | 89 #define PROPERTY_1(ENUM, FIELD, F1) BOOL_BIT_1(Properties, ENUM, FIELD, F1) macro
|