Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnostic.h179 bool ElideType; // Elide common types of templates. variable
1402 unsigned ElideType : 1; member
/external/clang/lib/AST/
DASTDiagnostic.cpp468 bool ElideType; member in __anon5122dca90111::TemplateDiff
1970 bool ElideType, bool ShowColor) in TemplateDiff()
2034 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()