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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp255 std::string Lexer::Stringify(StringRef Str, bool Charify) { function in class:Lexer
262 void Lexer::Stringify(SmallVectorImpl<char> &Str) { StringifyImpl(Str, '"'); } function in class:Lexer
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c63141 #define Stringify macro
[all...]

Completed in 471 milliseconds