Home
last modified time | relevance | path

Searched defs:summary_options (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
HDLibCxx.cpp549 const TypeSummaryOptions &summary_options) { in LibcxxWStringSummaryProvider()
621 const TypeSummaryOptions &summary_options, in LibcxxStringSummaryProvider()
667 const TypeSummaryOptions &summary_options) { in LibcxxStringSummaryProviderASCII()
674 const TypeSummaryOptions &summary_options) { in LibcxxStringSummaryProviderUTF16()
681 const TypeSummaryOptions &summary_options) { in LibcxxStringSummaryProviderUTF32()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
HDNSString.cpp55 const TypeSummaryOptions &summary_options) { in NSStringSummaryProvider()
334 Stream &stream, const TypeSummaryOptions &summary_options) { in NSTaggedString_SummaryProvider()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDValueObject.cpp741 TypeSummaryOptions summary_options; in GetSummaryAsCString() local