Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp67 const bool transparent_pointers = !synthetic_array_member; in CreateChildAtIndex() local
H A DValueObject.cpp494 const bool transparent_pointers = !synthetic_array_member; in CreateChildAtIndex() local
2598 const bool transparent_pointers = false; in Dereference() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp94 const bool transparent_pointers = false; in GetChildAtIndex() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp903 const bool transparent_pointers = false; in GetChildType() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp870 ExecutionContext *exe_ctx, size_t idx, bool transparent_pointers, in GetChildCompilerTypeAtIndex()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6077 bool transparent_pointers, bool omit_empty_base_classes, in GetChildCompilerTypeAtIndex()