Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp63 bool child_is_base_class = false; CreateChildAtIndex() local
H A DValueObject.cpp490 bool child_is_base_class = false; CreateChildAtIndex() local
2596 bool child_is_base_class = false; Dereference() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp104 bool child_is_base_class = false; GetChildAtIndex() local
H A DLibCxxMap.cpp305 bool child_is_base_class; GetValueOffset() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp910 bool child_is_base_class; GetChildType() local
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp874 GetChildCompilerTypeAtIndex(ExecutionContext * exe_ctx,size_t idx,bool transparent_pointers,bool omit_empty_base_classes,bool ignore_array_bounds,std::string & child_name,uint32_t & child_byte_size,int32_t & child_byte_offset,uint32_t & child_bitfield_bit_size,uint32_t & child_bitfield_bit_offset,bool & child_is_base_class,bool & child_is_deref_of_parent,ValueObject * valobj,uint64_t & language_flags) const GetChildCompilerTypeAtIndex() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6081 GetChildCompilerTypeAtIndex(lldb::opaque_compiler_type_t type,ExecutionContext * exe_ctx,size_t idx,bool transparent_pointers,bool omit_empty_base_classes,bool ignore_array_bounds,std::string & child_name,uint32_t & child_byte_size,int32_t & child_byte_offset,uint32_t & child_bitfield_bit_size,uint32_t & child_bitfield_bit_offset,bool & child_is_base_class,bool & child_is_deref_of_parent,ValueObject * valobj,uint64_t & language_flags) GetChildCompilerTypeAtIndex() argument