Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Lex/
H A DMacroArgs.cpp195 Preprocessor &PP, bool Charify, in StringifyArgument()
H A DLexer.cpp202 std::string Lexer::Stringify(StringRef Str, bool Charify) { in Stringify()