Searched refs:T_WCHART (Results 1 – 9 of 9) sorted by relevance
175 { "wchar_t", boost::wave::T_WCHART },
219 T_WCHART = TOKEN_FROM_ID(366, KeywordTokenType), enumerator
313 TOKEN_DATA(T_WCHART, "wchar_t"),
311 TOKEN_DATA(T_WCHART, "wchar_t"),
119 "wchar_t" { BOOST_WAVE_RET(T_WCHART); }
120 "wchar_t" { BOOST_WAVE_RET(T_WCHART); }
5263 { BOOST_WAVE_RET(T_WCHART); }
5250 { BOOST_WAVE_RET(T_WCHART); }
1305 | ch_p(T_WCHART) in definition()