Searched refs:GetChildCompilerTypeAtIndex (Results 1 – 10 of 10) sorted by relevance
75 child_compiler_type = compiler_type.GetChildCompilerTypeAtIndex( in CreateChildAtIndex()
644 child_compiler_type = GetCompilerType().GetChildCompilerTypeAtIndex( in CreateChildAtIndex()2831 child_compiler_type = compiler_type.GetChildCompilerTypeAtIndex( in Dereference()
118 m_block_struct_type.GetChildCompilerTypeAtIndex( in GetChildAtIndex()
320 .GetChildCompilerTypeAtIndex( in GetValueOffset()
341 CompilerType GetChildCompilerTypeAtIndex(
319 virtual CompilerType GetChildCompilerTypeAtIndex(
788 CompilerType GetChildCompilerTypeAtIndex(
628 CompilerType CompilerType::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in CompilerType638 return m_type_system->GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
6590 CompilerType ClangASTContext::GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex() function in ClangASTContext6883 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()6963 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()7002 return pointee_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()7034 return typedefed_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()7045 return elaborated_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()7056 return elaborated_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()7067 return paren_clang_type.GetChildCompilerTypeAtIndex( in GetChildCompilerTypeAtIndex()
925 return m_type.GetChildCompilerTypeAtIndex( in GetChildType()