Searched defs:MightHaveChildren (Results 1 - 16 of 16) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxInitializerList.cpp106 MightHaveChildren() { function in class:lldb_private::formatters::LibcxxInitializerListSyntheticFrontEnd
H A DLibStdcppTuple.cpp89 bool LibStdcppTupleSyntheticFrontEnd::MightHaveChildren() { return true; } function in class:LibStdcppTupleSyntheticFrontEnd
H A DLibCxxAtomic.cpp125 MightHaveChildren() { function in class:lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd
H A DLibStdcppUniquePointer.cpp117 bool LibStdcppUniquePtrSyntheticFrontEnd::MightHaveChildren() { return true; } function in class:LibStdcppUniquePtrSyntheticFrontEnd
H A DLibCxxUnorderedMap.cpp207 MightHaveChildren() { function in class:lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd
H A DLibCxxVector.cpp162 MightHaveChildren() { function in class:lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd
H A DLibStdcpp.cpp141 bool LibstdcppMapIteratorSyntheticFrontEnd::MightHaveChildren() { return true; } function in class:LibstdcppMapIteratorSyntheticFrontEnd
223 bool VectorIteratorSyntheticFrontEnd::MightHaveChildren() { return true; } function in class:VectorIteratorSyntheticFrontEnd
373 bool LibStdcppSharedPtrSyntheticFrontEnd::MightHaveChildren() { return true; } function in class:LibStdcppSharedPtrSyntheticFrontEnd
H A DLibCxx.cpp298 MightHaveChildren() { function in class:lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd
428 MightHaveChildren() { function in class:lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd
H A DLibCxxMap.cpp452 MightHaveChildren() { function in class:lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd
/freebsd-12-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp180 bool ScriptedSyntheticChildren::FrontEnd::MightHaveChildren() { function in class:ScriptedSyntheticChildren::FrontEnd
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp116 bool ValueObjectSynthetic::MightHaveChildren() { function in class:ValueObjectSynthetic
H A DValueObject.cpp631 bool ValueObject::MightHaveChildren() { function in class:ValueObject
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSArray.cpp514 lldb_private::formatters::NSArrayMSyntheticFrontEndBase::MightHaveChildren() { function in class:lldb_private::formatters::NSArrayMSyntheticFrontEndBase
660 MightHaveChildren() { function in class:lldb_private::formatters::GenericNSArrayISyntheticFrontEnd
711 bool lldb_private::formatters::NSArray0SyntheticFrontEnd::MightHaveChildren() { function in class:lldb_private::formatters::NSArray0SyntheticFrontEnd
745 bool lldb_private::formatters::NSArray1SyntheticFrontEnd::MightHaveChildren() { function in class:lldb_private::formatters::NSArray1SyntheticFrontEnd
H A DNSSet.cpp427 bool lldb_private::formatters::NSSetISyntheticFrontEnd::MightHaveChildren() { function in class:lldb_private::formatters::NSSetISyntheticFrontEnd
589 GenericNSSetMSyntheticFrontEnd<D32, D64>::MightHaveChildren() { function in class:lldb_private::formatters::GenericNSSetMSyntheticFrontEnd
H A DNSDictionary.cpp562 MightHaveChildren() { function in class:lldb_private::formatters::NSDictionaryISyntheticFrontEnd
664 MightHaveChildren() { function in class:lldb_private::formatters::NSDictionary1SyntheticFrontEnd
791 MightHaveChildren() { function in class:lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd
958 NSDictionaryMSyntheticFrontEnd::MightHaveChildren() { function in class:lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp955 bool SBValue::MightHaveChildren() { function in class:SBValue

Completed in 148 milliseconds