Home
last modified time | relevance | path

Searched refs:get_iteration_depth (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/wave/
Dcpp_context.hpp194 typename iteration_context_stack_type::size_type get_iteration_depth() const in get_iteration_depth() function in boost::wave::context
/third_party/boost/boost/wave/util/
Dcpp_iterator.hpp399 if (iter_ctx->first == iter_ctx->last && ctx.get_iteration_depth() > 0) { in returned_from_include()
1642 ctx.get_iteration_depth(), is_system); in on_include_helper()
Dcpp_macromap.hpp1751 sprintf(buffer, "%d", (int)ctx.get_iteration_depth()); in expand_predefined_macro()
/third_party/boost/libs/wave/tool/
Dtrace_macro_expansion.hpp678 std::size_t include_depth = ctx.get_iteration_depth();