Home
last modified time | relevance | path

Searched refs:FormatCString (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFormatEntity.h205 static bool FormatCString(const char *format, Stream &s,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFormatEntity.cpp1093 bool FormatEntity::FormatCString(const char *format, Stream &s, in FormatCString() function in FormatEntity