Searched defs:TemplateDiffTypes (Results 1 – 1 of 1) sorted by relevance
1296 struct TemplateDiffTypes { struct1297 intptr_t FromType;1298 intptr_t ToType;1299 unsigned PrintTree : 1;1300 unsigned PrintFromType : 1;1301 unsigned ElideType : 1;1302 unsigned ShowColors : 1;1304 unsigned TemplateDiffUsed : 1;