Home
last modified time | relevance | path

Searched defs:get_main_pos (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/wave/
Dcpp_context.hpp294 position_type &get_main_pos() { return macros.get_main_pos(); } in get_main_pos() function in boost::wave::context
295 position_type const& get_main_pos() const { return macros.get_main_pos(); } in get_main_pos() function in boost::wave::context
/third_party/boost/boost/wave/util/
Dcpp_macromap.hpp155 position_type &get_main_pos() { return main_pos; } in get_main_pos() function in boost::wave::util::macromap
156 position_type const& get_main_pos() const { return main_pos; } in get_main_pos() function in boost::wave::util::macromap