Searched defs:TemplateDiffTypes (Results 1 – 1 of 1) sorted by relevance
1822 struct TemplateDiffTypes { struct1823 intptr_t FromType;1824 intptr_t ToType;1825 unsigned PrintTree : 1;1826 unsigned PrintFromType : 1;1827 unsigned ElideType : 1;1828 unsigned ShowColors : 1;1831 unsigned TemplateDiffUsed : 1;