Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp500 bool ElideType; member in __anon9bd150090111::TemplateDiff
2018 bool ElideType, bool ShowColor) in TemplateDiff()
2082 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h265 bool ElideType = true; variable
1794 unsigned ElideType : 1; member