Searched refs:GetChildCompilerTypeAtIndex (Results 1 – 9 of 9) sorted by relevance
69 auto child_compiler_type_or_err = compiler_type.GetChildCompilerTypeAtIndex( in CreateChildAtIndex()126 auto child_compiler_type_or_err = compiler_type.GetChildCompilerTypeAtIndex( in CreateSyntheticArrayMember()
504 GetCompilerType().GetChildCompilerTypeAtIndex( in CreateChildAtIndex()539 GetCompilerType().GetChildCompilerTypeAtIndex( in CreateSyntheticArrayMember()
109 auto child_type_or_err = m_block_struct_type.GetChildCompilerTypeAtIndex( in GetChildAtIndex()
446 llvm::Expected<CompilerType> GetChildCompilerTypeAtIndex(
373 virtual llvm::Expected<CompilerType> GetChildCompilerTypeAtIndex(
908 llvm::Expected<CompilerType> CompilerType::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in CompilerType918 return type_system_sp->GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
926 return m_type.GetChildCompilerTypeAtIndex( in GetChildType()
897 llvm::Expected<CompilerType> GetChildCompilerTypeAtIndex(
6179 return GetChildCompilerTypeAtIndex( in GetDereferencedType()6185 llvm::Expected<CompilerType> TypeSystemClang::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in TypeSystemClang6485 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()6565 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()6605 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()