Home
last modified time | relevance | path

Searched defs:Charify (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DMacroArgs.cpp196 Preprocessor &PP, bool Charify, in StringifyArgument()
DLexer.cpp208 std::string Lexer::Stringify(const std::string &Str, bool Charify) { in Stringify()