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()596 printEscapedString(ST->getName()); in printType()603 printEscapedString(ST->getName()); in printType()802 printEscapedString(Str); in printConstant()999 printEscapedString(GV->getName()); in printVariableHead()1018 printEscapedString(GV->getName()); in printVariableHead()1025 printEscapedString(GV->getSection()); in printVariableHead()[all …]