Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h1822 struct TemplateDiffTypes { struct
1823 intptr_t FromType;
1824 intptr_t ToType;
1825 unsigned PrintTree : 1;
1826 unsigned PrintFromType : 1;
1827 unsigned ElideType : 1;
1828 unsigned ShowColors : 1;
1831 unsigned TemplateDiffUsed : 1;