Home
last modified time | relevance | path

Searched defs:TemplateDiffTypes (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Basic/
DDiagnostic.h1296 struct TemplateDiffTypes { struct
1297 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;