Searched refs:type_changed (Results 1 – 6 of 6) sorted by relevance
10 struct type_changed { struct14 void victim(struct type_changed * dummy) { (void)dummy->x; } in victim() argument
19 [C] 'function void victim(type_changed*)' has some indirect sub-type changes:20 parameter 1 of type 'type_changed*' has sub-type changes:21 in pointed to type 'struct type_changed':
37 'struct type_changed' changed:40 type 'int' of 'type_changed::x' changed:
71 bool type_changed() const { in type_changed() function
349 if (l.second.type_changed()) { in GetChangedCompositionTypes()