Home
last modified time | relevance | path

Searched refs:expand_whole_tokensequence (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/wave/
Dcpp_context.hpp390 void expand_whole_tokensequence(IteratorT2 &first_, IteratorT2 const &last_, in expand_whole_tokensequence() function in boost::wave::context
394 macros.expand_whole_tokensequence( in expand_whole_tokensequence()
/third_party/boost/boost/wave/util/
Dcpp_iterator.hpp1702 ctx.expand_whole_tokensequence(begin2, toexpand.end(), expanded, in on_include()
2033 ctx.expand_whole_tokensequence(begin2, toexpand.end(), expanded); in on_if()
2136 ctx.expand_whole_tokensequence(begin2, toexpand.end(), expanded); in on_elif()
2309 ctx.expand_whole_tokensequence(begin2, toexpand.end(), in on_line()
2391 ctx.expand_whole_tokensequence(begin2, toexpand.end(), expanded, in on_error()
2440 ctx.expand_whole_tokensequence(begin2, toexpand.end(), expanded, in on_warning()
2510 ctx.expand_whole_tokensequence(begin2, toexpand.end(), in on_pragma()
Dcpp_macromap.hpp141 void expand_whole_tokensequence(ContainerT &expanded,
577 ctx.expand_whole_tokensequence(first, last, filetoks); in has_include()
1013 macromap<ContextT>::expand_whole_tokensequence(ContainerT &expanded, in expand_whole_tokensequence() function in boost::wave::util::macromap
1067 expand_whole_tokensequence( in expand_argument()
1407 expand_whole_tokensequence( in rescan_replacement_list()
1946 expand_whole_tokensequence(expanded, begin_it, end_it, false, false); in resolve_operator_pragma()