Searched defs:TemplateDiffTypes (Results 1 – 2 of 2) 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;
1750 struct TemplateDiffTypes { struct1751 intptr_t FromType;1752 intptr_t ToType;1753 unsigned PrintTree : 1;1754 unsigned PrintFromType : 1;1755 unsigned ElideType : 1;1756 unsigned ShowColors : 1;1759 unsigned TemplateDiffUsed : 1;