Searched defs:TemplateDiffTypes (Results 1 – 1 of 1) sorted by relevance
1789 struct TemplateDiffTypes { struct1790 intptr_t FromType;1791 intptr_t ToType;1792 unsigned PrintTree : 1;1793 unsigned PrintFromType : 1;1794 unsigned ElideType : 1;1795 unsigned ShowColors : 1;1798 unsigned TemplateDiffUsed : 1;