Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp493 class TemplateDiff { class
2017 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff() function in __anon1ae89fb20111::TemplateDiff
2087 TemplateDiff TD(OS, Context, FromType, ToType, PrintTree, PrintFromType, in FormatTemplateTypeDiff()