Home
last modified time | relevance | path

Searched defs:child_is_base_class (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp62 bool child_is_base_class = false; in CreateChildAtIndex() local
118 bool child_is_base_class = false; in CreateSyntheticArrayMember() local
H A DValueObject.cpp499 bool child_is_base_class = false; in CreateChildAtIndex() local
534 bool child_is_base_class = false; in CreateSyntheticArrayMember() local
2812 bool child_is_base_class = false; in Dereference() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp105 bool child_is_base_class = false; in GetChildAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp914 bool child_is_base_class; in GetChildType() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp909 uint32_t &child_bitfield_bit_offset, bool &child_is_base_class, in GetChildCompilerTypeAtIndex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6198 bool &child_is_base_class, bool &child_is_deref_of_parent, in GetChildCompilerTypeAtIndex()