Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnostic.h178 bool ElideType; // Elide common types of templates. variable
1395 unsigned ElideType : 1; member
/external/clang/lib/AST/
DASTDiagnostic.cpp468 bool ElideType; member in __anon89c8eca50111::TemplateDiff
1862 bool ElideType, bool ShowColor) in TemplateDiff()
1927 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()