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 | 108 PROPERTY_1(Property, IsClassOffset, IsLocationSimple); 109 PROPERTY_1(Property, IsFixedAddress, IsLocationSimple); 115 PROPERTY_1(Property, IsStackOffset, IsLocationSimple);
|
| H A D | LVSupport.h | 109 #define PROPERTY_1(ENUM, FIELD, F1) BOOL_BIT_1(Properties, ENUM, FIELD, F1) macro
|