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

/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp73 child_compiler_type = compiler_type.GetChildCompilerTypeAtIndex(
H A DValueObject.cpp499 child_compiler_type = GetCompilerType().GetChildCompilerTypeAtIndex(
2605 child_compiler_type = compiler_type.GetChildCompilerTypeAtIndex(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp109 m_block_struct_type.GetChildCompilerTypeAtIndex(
H A DLibCxxMap.cpp309 .GetChildCompilerTypeAtIndex(
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompilerType.h424 CompilerType GetChildCompilerTypeAtIndex(
H A DTypeSystem.h340 virtual CompilerType GetChildCompilerTypeAtIndex(
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp869 CompilerType CompilerType::GetChildCompilerTypeAtIndex( function in class:CompilerType
879 return type_system_sp->GetChildCompilerTypeAtIndex(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp835 // NOTE: the offset returned by GetChildCompilerTypeAtIndex()
917 return m_type.GetChildCompilerTypeAtIndex(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h874 CompilerType GetChildCompilerTypeAtIndex(
H A DTypeSystemClang.cpp6075 CompilerType TypeSystemClang::GetChildCompilerTypeAtIndex( function in class:TypeSystemClang
6364 return pointee_clang_type.GetChildCompilerTypeAtIndex(
6444 return pointee_clang_type.GetChildCompilerTypeAtIndex(
6484 return pointee_clang_type.GetChildCompilerTypeAtIndex(

Completed in 361 milliseconds