Home
last modified time | relevance | path

Searched refs:CXXSyntheticChildren (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.h76 LibcxxVectorBoolSyntheticFrontEndCreator(CXXSyntheticChildren *,
108 LibCxxMapIteratorSyntheticFrontEndCreator(CXXSyntheticChildren *,
207 LibcxxBitsetSyntheticFrontEndCreator(CXXSyntheticChildren *,
211 LibcxxSharedPtrSyntheticFrontEndCreator(CXXSyntheticChildren *,
215 LibcxxUniquePtrSyntheticFrontEndCreator(CXXSyntheticChildren *,
219 LibcxxStdVectorSyntheticFrontEndCreator(CXXSyntheticChildren *,
223 LibcxxStdListSyntheticFrontEndCreator(CXXSyntheticChildren *,
231 LibcxxStdMapSyntheticFrontEndCreator(CXXSyntheticChildren *,
249 LibcxxOptionalSyntheticFrontEndCreator(CXXSyntheticChildren *,
253 LibcxxVariantFrontEndCreator(CXXSyntheticChildren *,
[all …]
H A DLibStdcpp.h37 LibstdcppMapIteratorSyntheticFrontEndCreator(CXXSyntheticChildren *,
41 LibStdcppTupleSyntheticFrontEndCreator(CXXSyntheticChildren *,
45 LibStdcppBitsetSyntheticFrontEndCreator(CXXSyntheticChildren *,
49 LibStdcppOptionalSyntheticFrontEndCreator(CXXSyntheticChildren *,
53 LibStdcppVectorIteratorSyntheticFrontEndCreator(CXXSyntheticChildren *,
57 LibStdcppSharedPtrSyntheticFrontEndCreator(CXXSyntheticChildren *,
61 LibStdcppUniquePtrSyntheticFrontEndCreator(CXXSyntheticChildren *,
H A DGenericOptional.cpp123 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibStdcppOptionalSyntheticFrontEndCreator() argument
131 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxOptionalSyntheticFrontEndCreator() argument
H A DGenericBitset.cpp139 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibStdcppBitsetSyntheticFrontEndCreator() argument
147 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxBitsetSyntheticFrontEndCreator() argument
H A DBlockPointer.h20 BlockPointerSyntheticFrontEndCreator(CXXSyntheticChildren *,
H A DLibCxxVariant.h23 SyntheticChildrenFrontEnd *LibcxxVariantFrontEndCreator(CXXSyntheticChildren *,
H A DLibCxxAtomic.h27 LibcxxAtomicSyntheticFrontEndCreator(CXXSyntheticChildren *,
H A DLibStdcpp.cpp164 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibstdcppMapIteratorSyntheticFrontEndCreator() argument
181 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibStdcppVectorIteratorSyntheticFrontEndCreator() argument
425 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibStdcppSharedPtrSyntheticFrontEndCreator() argument
H A DCoroutines.h54 StdlibCoroutineHandleSyntheticFrontEndCreator(CXXSyntheticChildren *,
H A DLibCxxQueue.cpp60 formatters::LibcxxQueueFrontEndCreator(CXXSyntheticChildren *, in LibcxxQueueFrontEndCreator() argument
H A DLibCxxRangesRefView.cpp76 LibcxxStdRangesRefViewSyntheticFrontEndCreator(CXXSyntheticChildren *, in LibcxxStdRangesRefViewSyntheticFrontEndCreator() argument
H A DLibCxxTuple.cpp88 formatters::LibcxxTupleFrontEndCreator(CXXSyntheticChildren *, in LibcxxTupleFrontEndCreator() argument
H A DLibCxxAtomic.cpp146 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxAtomicSyntheticFrontEndCreator() argument
H A DLibStdcppTuple.cpp109 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibStdcppTupleSyntheticFrontEndCreator() argument
H A DLibCxxInitializerList.cpp116 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxInitializerListSyntheticFrontEndCreator() argument
H A DLibCxxSpan.cpp141 LibcxxStdSpanSyntheticFrontEndCreator(CXXSyntheticChildren *, in LibcxxStdSpanSyntheticFrontEndCreator() argument
H A DLibCxx.cpp390 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibCxxMapIteratorSyntheticFrontEndCreator() argument
539 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibCxxUnorderedMapIteratorSyntheticFrontEndCreator() argument
555 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibCxxVectorIteratorSyntheticFrontEndCreator() argument
640 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxSharedPtrSyntheticFrontEndCreator() argument
657 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxUniquePtrSyntheticFrontEndCreator() argument
H A DLibCxxList.cpp418 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxStdListSyntheticFrontEndCreator() argument
424 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxStdForwardListSyntheticFrontEndCreator() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.h63 NSArraySyntheticFrontEndCreator(CXXSyntheticChildren *, lldb::ValueObjectSP);
66 NSIndexPathSyntheticFrontEndCreator(CXXSyntheticChildren *,
73 ObjCClassSyntheticFrontEndCreator(CXXSyntheticChildren *, lldb::ValueObjectSP);
98 NSErrorSyntheticFrontEndCreator(CXXSyntheticChildren *,
102 NSExceptionSyntheticFrontEndCreator(CXXSyntheticChildren *,
110 static std::map<ConstString, CXXSyntheticChildren::CreateFrontEndCallback> &
H A DNSSet.h25 SyntheticChildrenFrontEnd *NSSetSyntheticFrontEndCreator(CXXSyntheticChildren *,
33 static std::map<ConstString, CXXSyntheticChildren::CreateFrontEndCallback> &
H A DNSDictionary.h36 NSDictionarySyntheticFrontEndCreator(CXXSyntheticChildren *,
87 static AdditionalFormatters<CXXSyntheticChildren::CreateFrontEndCallback> &
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h358 class CXXSyntheticChildren : public SyntheticChildren {
360 typedef std::function<SyntheticChildrenFrontEnd *(CXXSyntheticChildren *,
363 CXXSyntheticChildren(const SyntheticChildren::Flags &flags,
366 virtual ~CXXSyntheticChildren();
383 CXXSyntheticChildren(const CXXSyntheticChildren &) = delete;
384 const CXXSyntheticChildren &operator=(const CXXSyntheticChildren &) = delete;
H A DVectorType.h20 VectorTypeSyntheticFrontEndCreator(CXXSyntheticChildren *, lldb::ValueObjectSP);
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp91 CXXSyntheticChildren::CXXSyntheticChildren( in CXXSyntheticChildren() function in CXXSyntheticChildren
97 CXXSyntheticChildren::~CXXSyntheticChildren() = default;
108 std::string CXXSyntheticChildren::GetDescription() { in GetDescription()
H A DFormattersHelpers.cpp77 CXXSyntheticChildren::CreateFrontEndCallback generator, in AddCXXSynthetic()
81 new CXXSyntheticChildren(flags, description, generator)); in AddCXXSynthetic()

12