Home | History | Annotate | Download | only in demangle

Lines Matching full:appendcurrent

258   AppendCurrent(oper);
291 void Demangler::AppendCurrent(const std::string& str) {
298 void Demangler::AppendCurrent(const char* str) {
311 AppendCurrent(type);
321 AppendCurrent(saves_[0]);
346 AppendCurrent(saves_[index]);
405 AppendCurrent("std");
422 AppendCurrent(str);
434 AppendCurrent("~" + cur_state_.last_save);
444 AppendCurrent(cur_state_.last_save);