Searched defs:Charify (Results 1 – 2 of 2) sorted by relevance
195 Preprocessor &PP, bool Charify, in StringifyArgument()
202 std::string Lexer::Stringify(StringRef Str, bool Charify) { in Stringify()