Searched defs:TemplateDiffTypes (Results 1 – 1 of 1) sorted by relevance
1397 struct TemplateDiffTypes { struct1398 intptr_t FromType;1399 intptr_t ToType;1400 unsigned PrintTree : 1;1401 unsigned PrintFromType : 1;1402 unsigned ElideType : 1;1403 unsigned ShowColors : 1;1405 unsigned TemplateDiffUsed : 1;