Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp109 m_block_struct_type.GetChildCompilerTypeAtIndex( in GetChildAtIndex()
H A DLibCxxMap.cpp309 .GetChildCompilerTypeAtIndex( in GetValueOffset()
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp73 child_compiler_type = compiler_type.GetChildCompilerTypeAtIndex( in CreateChildAtIndex()
H A DValueObject.cpp499 child_compiler_type = GetCompilerType().GetChildCompilerTypeAtIndex( in CreateChildAtIndex()
2605 child_compiler_type = compiler_type.GetChildCompilerTypeAtIndex( in Dereference()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompilerType.h424 CompilerType GetChildCompilerTypeAtIndex(
H A DTypeSystem.h340 virtual CompilerType GetChildCompilerTypeAtIndex(
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp869 CompilerType CompilerType::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in CompilerType
879 return type_system_sp->GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp917 return m_type.GetChildCompilerTypeAtIndex( in GetChildType()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h874 CompilerType GetChildCompilerTypeAtIndex(
H A DTypeSystemClang.cpp6075 CompilerType TypeSystemClang::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in TypeSystemClang
6364 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
6444 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
6484 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()