Home
last modified time | relevance | path

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

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