Searched refs:attr_name_3 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Parser/
H A Dcxx0x-attributes.cpp363 #define attr_name_3(x, y) x##y macro
364 [[attr_name, attr_name_2(bitor), attr_name_3(com, pl)]] int macro_attrs; // expected-warning {{unknown attribute 'compl' ignored}} \

Completed in 44 milliseconds