Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp63 bool child_is_deref_of_parent = false; in CreateChildAtIndex() local
119 bool child_is_deref_of_parent = false; in CreateSyntheticArrayMember() local
H A DValueObject.cpp500 bool child_is_deref_of_parent = false; in CreateChildAtIndex() local
535 bool child_is_deref_of_parent = false; in CreateSyntheticArrayMember() local
2813 bool child_is_deref_of_parent = false; in Dereference() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp106 bool child_is_deref_of_parent = false; in GetChildAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp915 bool child_is_deref_of_parent; in GetChildType() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp910 bool &child_is_deref_of_parent, ValueObject *valobj, 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()