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()357 AppendCurrent(template_saves_[0]); in ParseT()373 AppendCurrent(template_saves_[index]); in ParseT()451 AppendCurrent("std"); in ParseComplexString()468 AppendCurrent(str); in ParseComplexString()[all …]
36 void AppendCurrent(const std::string& str);37 void AppendCurrent(const char* str);