Searched defs:TemplateDiffTypes (Results 1 – 5 of 5) 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;
1827 struct TemplateDiffTypes { struct1828 intptr_t FromType;1829 intptr_t ToType;