Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDASTDiagnostic.cpp533 bool ElideType; member in __anon23068e180111::TemplateDiff
2098 bool ElideType, bool ShowColor) in TemplateDiff()
2162 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnostic.h266 bool ElideType = true; variable