Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp525 class TemplateDiff { class
2096 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff() function in __anon3909d0d30111::TemplateDiff
2166 TemplateDiff TD(OS, Context, FromType, ToType, PrintTree, PrintFromType, in FormatTemplateTypeDiff()