Searched defs:TemplateDiffTypes (Results 1 – 1 of 1) sorted by relevance
1377 struct TemplateDiffTypes { struct1378 intptr_t FromType;1379 intptr_t ToType;1380 unsigned PrintTree : 1;1381 unsigned PrintFromType : 1;1382 unsigned ElideType : 1;1383 unsigned ShowColors : 1;1385 unsigned TemplateDiffUsed : 1;