Home
last modified time | relevance | path

Searched defs:MightHaveChildren (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcpp.cpp151 bool LibstdcppMapIteratorSyntheticFrontEnd::MightHaveChildren() { return true; } MightHaveChildren() function in LibstdcppMapIteratorSyntheticFrontEnd
231 bool VectorIteratorSyntheticFrontEnd::MightHaveChildren() { return true; } MightHaveChildren() function in VectorIteratorSyntheticFrontEnd
412 bool LibStdcppSharedPtrSyntheticFrontEnd::MightHaveChildren() { return true; } MightHaveChildren() function in LibStdcppSharedPtrSyntheticFrontEnd
H A DLibCxxQueue.cpp28 bool MightHaveChildren() override { return true; } in MightHaveChildren() function in __anona81e9cec0111::QueueFrontEnd
H A DLibCxxVector.cpp55 bool MightHaveChildren() override { return true; } in MightHaveChildren() function in lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd
160 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd
H A DLibCxxRangesRefView.cpp43 bool MightHaveChildren() override { return true; } in MightHaveChildren() function in lldb_private::formatters::LibcxxStdRangesRefViewSyntheticFrontEnd
H A DLibCxxTuple.cpp27 bool MightHaveChildren() override { return true; } in MightHaveChildren() function in __anon3f561e910111::TupleFrontEnd
H A DLibCxxInitializerList.cpp103 MightHaveChildren() { in MightHaveChildren() function in lldb_private::formatters::LibcxxInitializerListSyntheticFrontEnd
H A DLibStdcppTuple.cpp89 bool LibStdcppTupleSyntheticFrontEnd::MightHaveChildren() { return true; } in MightHaveChildren() function in LibStdcppTupleSyntheticFrontEnd
H A DLibCxxSpan.cpp129 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd
H A DLibCxxAtomic.cpp122 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd
H A DGenericOptional.cpp43 bool MightHaveChildren() override { return true; } in MightHaveChildren() function in __anona8b2f6e00111::GenericOptionalFrontend
H A DLibStdcppUniquePointer.cpp116 bool LibStdcppUniquePtrSyntheticFrontEnd::MightHaveChildren() { return true; } in MightHaveChildren() function in LibStdcppUniquePtrSyntheticFrontEnd
H A DGenericBitset.cpp35 bool MightHaveChildren() override { return true; } in MightHaveChildren() function in __anon15abb9850111::GenericBitsetFrontEnd
H A DLibCxx.cpp369 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd
524 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::LibCxxUnorderedMapIteratorSyntheticFrontEnd
622 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd
715 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd
H A DLibCxxUnorderedMap.cpp256 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd
H A DCoroutines.cpp201 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::StdlibCoroutineHandleSyntheticFrontEnd
H A DBlockPointer.cpp142 bool MightHaveChildren() override { return true; } MightHaveChildren() function in lldb_private::formatters::BlockPointerSyntheticFrontEnd
H A DLibCxxVariant.cpp206 bool MightHaveChildren() override { return true; } in MightHaveChildren() function in __anonade1fa7c0211::VariantFrontEnd
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp44 bool MightHaveChildren() override { return m_backend.MightHaveChildren(); } MightHaveChildren() function in DummySyntheticFrontEnd
119 bool ValueObjectSynthetic::MightHaveChildren() { MightHaveChildren() function in ValueObjectSynthetic
/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h121 bool MightHaveChildren() override { return false; } MightHaveChildren() function
333 bool MightHaveChildren() override { return filter->GetCount() > 0; } MightHaveChildren() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.cpp651 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::NSDictionaryISyntheticFrontEnd
770 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::NSCFDictionarySyntheticFrontEnd
911 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd
1001 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::NSDictionary1SyntheticFrontEnd
1126 MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd
1287 NSDictionaryMSyntheticFrontEnd::MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd
[all...]
H A DNSArray.cpp536 lldb_private::formatters::NSArrayMSyntheticFrontEndBase::MightHaveChildren() { in MightHaveChildren() function in lldb_private::formatters::NSArrayMSyntheticFrontEndBase
680 MightHaveChildren() { in MightHaveChildren() function in lldb_private::formatters::GenericNSArrayISyntheticFrontEnd
731 bool lldb_private::formatters::NSArray0SyntheticFrontEnd::MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::NSArray0SyntheticFrontEnd
765 bool lldb_private::formatters::NSArray1SyntheticFrontEnd::MightHaveChildren() { MightHaveChildren() function in lldb_private::formatters::NSArray1SyntheticFrontEnd
H A DNSError.cpp168 bool MightHaveChildren() override { return true; } in MightHaveChildren() function in NSErrorSyntheticFrontEnd
H A DNSException.cpp150 bool MightHaveChildren() override { return true; } MightHaveChildren() function in NSExceptionSyntheticFrontEnd
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DVectorType.cpp264 bool MightHaveChildren() override { return true; } MightHaveChildren() function in lldb_private::formatters::VectorTypeSyntheticFrontEnd
H A DTypeSynthetic.cpp200 bool ScriptedSyntheticChildren::FrontEnd::MightHaveChildren() { MightHaveChildren() function in ScriptedSyntheticChildren::FrontEnd

12