Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
2653 child_compiler_type = compiler_type.GetChildCompilerTypeAtIndex( in Dereference()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp119 m_block_struct_type.GetChildCompilerTypeAtIndex( in GetChildAtIndex()
H A DLibCxxMap.cpp320 .GetChildCompilerTypeAtIndex( in GetValueOffset()
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp602 CompilerType CompilerType::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in CompilerType
612 return m_type_system->GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompilerType.h317 CompilerType GetChildCompilerTypeAtIndex(
H A DTypeSystem.h324 virtual CompilerType GetChildCompilerTypeAtIndex(
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp917 return m_type.GetChildCompilerTypeAtIndex( in GetChildType()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h795 CompilerType GetChildCompilerTypeAtIndex(
H A DTypeSystemClang.cpp6104 CompilerType TypeSystemClang::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in TypeSystemClang
6393 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
6473 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
6512 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()