Searched refs:AppendCurrent (Results 1 – 2 of 2) sorted by relevance
258 AppendCurrent(oper); in AppendOperatorString()291 void Demangler::AppendCurrent(const std::string& str) { in AppendCurrent() function in Demangler298 void Demangler::AppendCurrent(const char* str) { in AppendCurrent() function in Demangler311 AppendCurrent(type); in ParseS()321 AppendCurrent(saves_[0]); in ParseS()346 AppendCurrent(saves_[index]); in ParseS()405 AppendCurrent("std"); in ParseComplexString()422 AppendCurrent(str); in ParseComplexString()434 AppendCurrent("~" + cur_state_.last_save); in ParseComplexString()444 AppendCurrent(cur_state_.last_save); in ParseComplexString()
36 void AppendCurrent(const std::string& str);37 void AppendCurrent(const char* str);