@@ -12445,11 +12445,11 @@ ir.cpp:
12445
12445
# 1088| [ConstMemberFunction] bool std::iterator<Category, value_type, difference_type, pointer_type, reference_type>::operator==(std::iterator<Category, value_type, difference_type, pointer_type, reference_type>) const
12446
12446
# 1088| <params>:
12447
12447
# 1088| getParameter(0): [Parameter] other
12448
- # 1088| Type = [TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
12448
+ # 1088| Type = [Struct, TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
12449
12449
# 1089| [ConstMemberFunction] bool std::iterator<Category, value_type, difference_type, pointer_type, reference_type>::operator!=(std::iterator<Category, value_type, difference_type, pointer_type, reference_type>) const
12450
12450
# 1089| <params>:
12451
12451
# 1089| getParameter(0): [Parameter] other
12452
- # 1089| Type = [TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
12452
+ # 1089| Type = [Struct, TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
12453
12453
# 1089| [ConstMemberFunction] bool std::iterator<std::random_access_iterator_tag, ClassWithDestructor, std::ptrdiff_t, ClassWithDestructor*, ClassWithDestructor&>::operator!=(std::iterator<std::random_access_iterator_tag, ClassWithDestructor, std::ptrdiff_t, ClassWithDestructor*, ClassWithDestructor&>) const
12454
12454
# 1089| <params>:
12455
12455
# 1089| getParameter(0): [Parameter] other
@@ -12497,7 +12497,7 @@ ir.cpp:
12497
12497
# 1096| [MemberFunction] int std::iterator<Category, value_type, difference_type, pointer_type, reference_type>::operator-(std::iterator<Category, value_type, difference_type, pointer_type, reference_type>)
12498
12498
# 1096| <params>:
12499
12499
# 1096| getParameter(0): [Parameter] (unnamed parameter 0)
12500
- # 1096| Type = [TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
12500
+ # 1096| Type = [Struct, TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
12501
12501
# 1097| [MemberFunction] reference_type std::iterator<Category, value_type, difference_type, pointer_type, reference_type>::operator[](int)
12502
12502
# 1097| <params>:
12503
12503
# 1097| getParameter(0): [Parameter] (unnamed parameter 0)
0 commit comments