Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DASTDiagnostic.cpp1969 QualType ToType, bool PrintTree, bool PrintFromType, in TemplateDiff()
2034 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
/aosp_15_r20/external/clang/include/clang/Basic/
H A DDiagnostic.h1401 unsigned PrintFromType : 1; member