Home
last modified time | relevance | path

Searched refs:FormatTemplateTypeDiff (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp315 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType,
358 if (FormatTemplateTypeDiff(Context, FromType, ToType, TDT.PrintTree, in FormatASTNodeDiagnosticArgument()
2055 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, in FormatTemplateTypeDiff() function