Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDiagnostic.cpp410 bool ElideType; member in __anon910c3b370111::TemplateDiff
1667 bool ElideType, bool ShowColor) in TemplateDiff()
1732 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
/external/clang/include/clang/Basic/
DDiagnostic.h177 bool ElideType; // Elide common types of templates. variable
1381 unsigned ElideType : 1; member