Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp406 bool ElideType; member in __anon265222710111::TemplateDiff
1800 bool ElideType, bool ShowColor) in TemplateDiff()
1865 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h177 bool ElideType; // Elide common types of templates. variable
1382 unsigned ElideType : 1; member