Searched refs:FormatTemplateTypeDiff (Results 1 – 1 of 1) sorted by relevance
351 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType,409 if (FormatTemplateTypeDiff(Context, FromType, ToType, TDT.PrintTree, in FormatASTNodeDiagnosticArgument()2160 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, in FormatTemplateTypeDiff() function