Searched refs:BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS (Results 1 – 4 of 4) sorted by relevance
1036 # define BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS [[no_unique_address]] macro1044 # define BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS [[no_unique_address]] macro1050 #ifndef BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS1051 # define BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS macro
51 BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS empty b;
1256 PRINT_MACRO(BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS); in print_boost_macros()
1312 [[`BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS`][Expands to `[[no_unique_address]]` when this is available -