Home
last modified time | relevance | path

Searched refs:FormatStringRef (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDFormatEntity.h210 FormatStringRef (const llvm::StringRef &format,
/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDLibCxx.cpp462 …return FormatEntity::FormatStringRef("size=${svar%#}", stream, NULL, NULL, NULL, &valobj, false, f… in LibcxxContainerSummaryProvider()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDFormatEntity.cpp1020 …success &= FormatEntity::FormatStringRef(special_directions, s, sc, exe_ctx, NULL, item, false, fa… in DumpValue()
1123 FormatEntity::FormatStringRef (const llvm::StringRef &format_str, in FormatStringRef() function in FormatEntity