Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTDiagnostic.cpp525 class TemplateDiff { class
2052 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff() function in __anon9cc2dc2e0111::TemplateDiff
2122 TemplateDiff TD(OS, Context, FromType, ToType, PrintTree, PrintFromType, in FormatTemplateTypeDiff()