Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp69 const bool transparent_pointers = !synthetic_array_member; in CreateChildAtIndex() local
H A DValueObject.cpp639 const bool transparent_pointers = !synthetic_array_member; in CreateChildAtIndex() local
2824 const bool transparent_pointers = false; in Dereference() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp103 const bool transparent_pointers = false; in GetChildAtIndex() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp629 ExecutionContext *exe_ctx, size_t idx, bool transparent_pointers, in GetChildCompilerTypeAtIndex()
H A DClangASTContext.cpp6592 bool transparent_pointers, bool omit_empty_base_classes, in GetChildCompilerTypeAtIndex()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/
H A DABISysV_ppc64.cpp911 const bool transparent_pointers = false; in GetChildType() local