Searched refs:PrintTree (Results 1 – 2 of 2) 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 __anon44eed8fe0111::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()