Searched refs:do_curr_symbol (Results 1 – 2 of 2) sorted by relevance
3741 { return this->do_curr_symbol(); } in curr_symbol()3885 do_curr_symbol() const in do_curr_symbol() function
2753 _LIBCPP_ALWAYS_INLINE string_type curr_symbol() const {return do_curr_symbol();}2770 virtual string_type do_curr_symbol() const {return string_type();}2819 virtual string_type do_curr_symbol() const {return __curr_symbol_;}