Searched refs:T_RETURN (Results 1 – 8 of 8) sorted by relevance
154 { "return", boost::wave::T_RETURN },
198 T_RETURN = TOKEN_FROM_ID(345, KeywordTokenType), enumerator
292 TOKEN_DATA(T_RETURN, "return"),
290 TOKEN_DATA(T_RETURN, "return"),
95 "return" { BOOST_WAVE_RET(T_RETURN); }
96 "return" { BOOST_WAVE_RET(T_RETURN); }
4801 { BOOST_WAVE_RET(T_RETURN); }
4788 { BOOST_WAVE_RET(T_RETURN); }