Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp65 const bool transparent_pointers = true; in CreateChildAtIndex() local
122 const bool transparent_pointers = false; in CreateSyntheticArrayMember() local
H A DValueObject.cpp502 const bool transparent_pointers = true; in CreateChildAtIndex() local
537 const bool transparent_pointers = false; in CreateSyntheticArrayMember() local
2814 const bool transparent_pointers = false; in Dereference() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp95 const bool transparent_pointers = false; in GetChildAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp907 const bool transparent_pointers = false; in GetChildType() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp905 ExecutionContext *exe_ctx, size_t idx, bool transparent_pointers, in GetChildCompilerTypeAtIndex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6194 bool transparent_pointers, bool omit_empty_base_classes, in GetChildCompilerTypeAtIndex()