Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.h76 LibcxxVectorBoolSyntheticFrontEndCreator(CXXSyntheticChildren *,
108 LibCxxMapIteratorSyntheticFrontEndCreator(CXXSyntheticChildren *,
206 LibcxxBitsetSyntheticFrontEndCreator(CXXSyntheticChildren *,
210 LibcxxSharedPtrSyntheticFrontEndCreator(CXXSyntheticChildren *,
214 LibcxxUniquePtrSyntheticFrontEndCreator(CXXSyntheticChildren *,
218 LibcxxStdVectorSyntheticFrontEndCreator(CXXSyntheticChildren *,
222 LibcxxStdListSyntheticFrontEndCreator(CXXSyntheticChildren *,
230 LibcxxStdMapSyntheticFrontEndCreator(CXXSyntheticChildren *,
248 LibcxxOptionalSyntheticFrontEndCreator(CXXSyntheticChildren *,
252 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.cpp126 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibStdcppOptionalSyntheticFrontEndCreator() argument
134 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxOptionalSyntheticFrontEndCreator() argument
H A DGenericBitset.cpp137 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibStdcppBitsetSyntheticFrontEndCreator() argument
145 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxBitsetSyntheticFrontEndCreator() argument
H A DBlockPointer.h20 BlockPointerSyntheticFrontEndCreator(CXXSyntheticChildren *,
H A DLibCxxVariant.h23 SyntheticChildrenFrontEnd *LibcxxVariantFrontEndCreator(CXXSyntheticChildren *,
H A DLibStdcpp.cpp156 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibstdcppMapIteratorSyntheticFrontEndCreator() argument
173 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibStdcppVectorIteratorSyntheticFrontEndCreator() argument
386 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibStdcppSharedPtrSyntheticFrontEndCreator() argument
H A DLibCxxAtomic.h27 LibcxxAtomicSyntheticFrontEndCreator(CXXSyntheticChildren *,
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 DLibCxx.cpp386 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibCxxMapIteratorSyntheticFrontEndCreator() argument
536 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibCxxUnorderedMapIteratorSyntheticFrontEndCreator() argument
552 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibCxxVectorIteratorSyntheticFrontEndCreator() argument
637 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxSharedPtrSyntheticFrontEndCreator() argument
654 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxUniquePtrSyntheticFrontEndCreator() argument
H A DLibCxxTuple.cpp88 formatters::LibcxxTupleFrontEndCreator(CXXSyntheticChildren *, in LibcxxTupleFrontEndCreator() argument
H A DLibStdcppTuple.cpp109 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibStdcppTupleSyntheticFrontEndCreator() argument
H A DLibCxxAtomic.cpp147 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxAtomicSyntheticFrontEndCreator() argument
H A DLibCxxInitializerList.cpp119 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxInitializerListSyntheticFrontEndCreator() argument
H A DLibCxxSpan.cpp141 LibcxxStdSpanSyntheticFrontEndCreator(CXXSyntheticChildren *, in LibcxxStdSpanSyntheticFrontEndCreator() argument
H A DLibCxxList.cpp425 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxStdListSyntheticFrontEndCreator() argument
431 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibcxxStdForwardListSyntheticFrontEndCreator() argument
H A DLibStdcppUniquePointer.cpp173 CXXSyntheticChildren *, lldb::ValueObjectSP valobj_sp) { in LibStdcppUniquePtrSyntheticFrontEndCreator() argument
/openbsd/gnu/llvm/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> &
/openbsd/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h358 class CXXSyntheticChildren : public SyntheticChildren {
360 typedef std::function<SyntheticChildrenFrontEnd *(CXXSyntheticChildren *,
363 CXXSyntheticChildren(const SyntheticChildren::Flags &flags, in CXXSyntheticChildren() function
383 CXXSyntheticChildren(const CXXSyntheticChildren &) = delete;
384 const CXXSyntheticChildren &operator=(const CXXSyntheticChildren &) = delete;
H A DVectorType.h20 VectorTypeSyntheticFrontEndCreator(CXXSyntheticChildren *, lldb::ValueObjectSP);
/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp77 CXXSyntheticChildren::CreateFrontEndCallback generator, in AddCXXSynthetic()
81 new CXXSyntheticChildren(flags, description, generator)); in AddCXXSynthetic()

12