Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DFormatEntity.h220 static bool FormatCString(const char *format, Stream &s,
/llvm-project-15.0.7/lldb/source/Core/
H A DFormatEntity.cpp1062 bool FormatEntity::FormatCString(const char *format, Stream &s, in FormatCString() function in FormatEntity