Searched refs:T_NEW (Results 1 – 9 of 9) sorted by relevance
147 { "new", boost::wave::T_NEW },
468 = !ch_p(T_COLON_COLON) >> ch_p(T_NEW) >> !new_placement in definition()939 | ch_p(T_NEW) >> !(pp(T_LEFTBRACKET) >> pp(T_RIGHTBRACKET)) in definition()
191 T_NEW = TOKEN_FROM_ID(338, KeywordTokenType), enumerator
285 TOKEN_DATA(T_NEW, "new"),
283 TOKEN_DATA(T_NEW, "new"),
86 "new" { BOOST_WAVE_RET(T_NEW); }
87 "new" { BOOST_WAVE_RET(T_NEW); }
2810 { BOOST_WAVE_RET(T_NEW); }
2806 { BOOST_WAVE_RET(T_NEW); }