Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnostic.h1397 struct TemplateDiffTypes { struct
1398 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;
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h1750 struct TemplateDiffTypes { struct
1751 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;