Searched refs:PrintTree (Results 1 – 3 of 3) sorted by relevance
352 QualType ToType, bool PrintTree,409 if (FormatTemplateTypeDiff(Context, FromType, ToType, TDT.PrintTree, in FormatASTNodeDiagnosticArgument()412 NeedQuotes = !TDT.PrintTree; in FormatASTNodeDiagnosticArgument()419 if (TDT.PrintTree) in FormatASTNodeDiagnosticArgument()536 bool PrintTree; member in __anon3909d0d30111::TemplateDiff1517 if (PrintTree) { in TreeToString()1737 if (PrintTree) OS << '['; in PrintTypeNames()1742 if (PrintTree) { in PrintTypeNames()1759 } else if (!PrintTree) { in PrintExpr()1802 } else if (!PrintTree) { in PrintTemplateTemplate()[all …]
1084 TDT.PrintTree = true; in FormatDiagnostic()1106 TDT.PrintTree = false; in FormatDiagnostic()
1831 unsigned PrintTree : 1;