Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DASTDiagnostic.cpp380 bool ElideType; member in __anon5a6d3d680111::TemplateDiff
1625 bool ElideType, bool ShowColor) in TemplateDiff()
1690 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/
DDiagnostic.h175 bool ElideType; // Elide common types of templates. variable
1344 unsigned ElideType : 1; member