Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp73 child_compiler_type = compiler_type.GetChildCompilerTypeAtIndex( in CreateChildAtIndex()
H A DValueObject.cpp552 child_compiler_type = GetCompilerType().GetChildCompilerTypeAtIndex( in CreateChildAtIndex()
2656 child_compiler_type = compiler_type.GetChildCompilerTypeAtIndex( in Dereference()
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp119 m_block_struct_type.GetChildCompilerTypeAtIndex( in GetChildAtIndex()
H A DLibCxxMap.cpp318 .GetChildCompilerTypeAtIndex( in GetValueOffset()
/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerType.cpp602 CompilerType CompilerType::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in CompilerType
612 return m_type_system->GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DCompilerType.h317 CompilerType GetChildCompilerTypeAtIndex(
H A DTypeSystem.h323 virtual CompilerType GetChildCompilerTypeAtIndex(
/llvm-project-15.0.7/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp917 return m_type.GetChildCompilerTypeAtIndex( in GetChildType()
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h787 CompilerType GetChildCompilerTypeAtIndex(
H A DTypeSystemClang.cpp6145 CompilerType TypeSystemClang::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in TypeSystemClang
6434 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
6514 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
6554 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()