Searched defs:get_main_pos (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/wave/ | ||
D | cpp_context.hpp | 294 position_type &get_main_pos() { return macros.get_main_pos(); } in get_main_pos() function in boost::wave::context |
/third_party/boost/boost/wave/util/ | ||
D | cpp_macromap.hpp | 155 position_type &get_main_pos() { return main_pos; } in get_main_pos() function in boost::wave::util::macromap |