Home
last modified time | relevance | path

Searched refs:GetChildCompilerTypeAtIndex (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp121 m_block_struct_type.GetChildCompilerTypeAtIndex( in GetChildAtIndex()
H A DLibCxxMap.cpp317 .GetChildCompilerTypeAtIndex( in GetValueOffset()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp73 child_compiler_type = compiler_type.GetChildCompilerTypeAtIndex( in CreateChildAtIndex()
H A DValueObject.cpp553 child_compiler_type = GetCompilerType().GetChildCompilerTypeAtIndex( in CreateChildAtIndex()
2665 child_compiler_type = compiler_type.GetChildCompilerTypeAtIndex( in Dereference()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp684 CompilerType CompilerType::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in CompilerType
694 return type_system_sp->GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DCompilerType.h377 CompilerType GetChildCompilerTypeAtIndex(
H A DTypeSystem.h335 virtual CompilerType GetChildCompilerTypeAtIndex(
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp917 return m_type.GetChildCompilerTypeAtIndex( in GetChildType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h803 CompilerType GetChildCompilerTypeAtIndex(
H A DTypeSystemClang.cpp6200 CompilerType TypeSystemClang::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in TypeSystemClang
6489 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
6569 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
6609 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()