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/
DValueObjectConstResultImpl.cpp67 const bool transparent_pointers = !synthetic_array_member; in CreateChildAtIndex() local
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/
DBlockPointer.cpp106 const bool transparent_pointers = false; in GetChildAtIndex() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
DABISysV_ppc64.cpp903 const bool transparent_pointers = false; in GetChildType() local
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DCompilerType.cpp685 ExecutionContext *exe_ctx, size_t idx, bool transparent_pointers, in GetChildCompilerTypeAtIndex()
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp6202 bool transparent_pointers, bool omit_empty_base_classes, in GetChildCompilerTypeAtIndex()