Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp67 const bool transparent_pointers = !synthetic_array_member; in CreateChildAtIndex() local
H A DValueObject.cpp548 const bool transparent_pointers = !synthetic_array_member; in CreateChildAtIndex() local
2658 const bool transparent_pointers = false; in Dereference() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp106 const bool transparent_pointers = false; in GetChildAtIndex() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp903 const bool transparent_pointers = false; in GetChildType() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp685 ExecutionContext *exe_ctx, size_t idx, bool transparent_pointers, in GetChildCompilerTypeAtIndex()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6202 bool transparent_pointers, bool omit_empty_base_classes, in GetChildCompilerTypeAtIndex()