Searched refs:printEscapedString (Results 1 – 1 of 1) sorted by relevance
140 void printEscapedString(const std::string& str);361 void CppWriter::printEscapedString(const std::string &Str) { in printEscapedString() function in CppWriter429 printEscapedString(getCppName(Ty)); in printCppName()474 printEscapedString(getCppName(val)); in printCppName()594 printEscapedString(ST->getName()); in printType()601 printEscapedString(ST->getName()); in printType()803 printEscapedString(Str); in printConstant()1000 printEscapedString(GV->getName()); in printVariableHead()1019 printEscapedString(GV->getName()); in printVariableHead()1026 printEscapedString(GV->getSection()); in printVariableHead()[all …]