Lines Matching refs:Stringify
200 /// Stringify - Convert the specified string into a C string, with surrounding202 std::string Lexer::Stringify(StringRef Str, bool Charify) {214 /// Stringify - Convert the specified string into a C string by escaping '\'216 void Lexer::Stringify(SmallVectorImpl<char> &Str) {