Searched refs:CONCAT1_ (Results 1 - 1 of 1) sorted by last modified time

/external/clang/test/SemaCXX/
H A Dexpression-traits.cpp15 # define CONCAT_(X_, Y_) CONCAT1_(X_, Y_)
16 # define CONCAT1_(X_, Y_) X_ ## Y_ macro

Completed in 84 milliseconds