Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnostic.h1570 struct TemplateDiffTypes { struct
1571 intptr_t FromType;
1572 intptr_t ToType;
1573 unsigned PrintTree : 1;
1574 unsigned PrintFromType : 1;
1575 unsigned ElideType : 1;
1576 unsigned ShowColors : 1;
1579 unsigned TemplateDiffUsed : 1;