Searched defs:Stringify (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp256 std::string Lexer::Stringify(StringRef Str, bool Charify) { function in class:Lexer
263 void Lexer::Stringify(SmallVectorImpl<char> &Str) { StringifyImpl(Str, '"'); } function in class:Lexer

Completed in 193 milliseconds