Searched defs:PrintFromType (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/AST/ |
D | ASTDiagnostic.cpp | 1969 QualType ToType, bool PrintTree, bool PrintFromType, in TemplateDiff() 2034 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
|
/external/llvm-project/clang/lib/AST/ |
D | ASTDiagnostic.cpp | 2017 QualType ToType, bool PrintTree, bool PrintFromType, in TemplateDiff() 2082 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.h | 1401 unsigned PrintFromType : 1; member
|
/external/llvm-project/clang/include/clang/Basic/ |
D | Diagnostic.h | 1754 unsigned PrintFromType : 1; member
|