Searched refs:GetChildCompilerTypeAtIndex (Results 1 – 9 of 9) sorted by relevance
70 auto child_compiler_type_or_err = compiler_type.GetChildCompilerTypeAtIndex( in CreateChildAtIndex()127 auto child_compiler_type_or_err = compiler_type.GetChildCompilerTypeAtIndex( in CreateSyntheticArrayMember()
507 GetCompilerType().GetChildCompilerTypeAtIndex( in CreateChildAtIndex()542 GetCompilerType().GetChildCompilerTypeAtIndex( in CreateSyntheticArrayMember()2821 auto child_compiler_type_or_err = compiler_type.GetChildCompilerTypeAtIndex( in Dereference()
109 auto child_type_or_err = m_block_struct_type.GetChildCompilerTypeAtIndex( in GetChildAtIndex()
439 llvm::Expected<CompilerType> GetChildCompilerTypeAtIndex(
363 virtual llvm::Expected<CompilerType> GetChildCompilerTypeAtIndex(
904 llvm::Expected<CompilerType> CompilerType::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in CompilerType914 return type_system_sp->GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
921 return m_type.GetChildCompilerTypeAtIndex( in GetChildType()
892 llvm::Expected<CompilerType> GetChildCompilerTypeAtIndex(
6192 llvm::Expected<CompilerType> TypeSystemClang::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in TypeSystemClang6489 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()6569 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()6609 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()