Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnostic.h179 bool ElideType; // Elide common types of templates. variable
1402 unsigned ElideType : 1; member
/external/clang/lib/AST/
DASTDiagnostic.cpp468 bool ElideType; member in __anonece9b0470111::TemplateDiff
1970 bool ElideType, bool ShowColor) in TemplateDiff()
2034 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
/external/llvm-project/clang/lib/AST/
DASTDiagnostic.cpp500 bool ElideType; member in __anon4fd687350111::TemplateDiff
2018 bool ElideType, bool ShowColor) in TemplateDiff()
2082 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h265 bool ElideType = true; variable
1755 unsigned ElideType : 1; member