Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp474 class TemplateDiff { class
1991 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff() function in __anon99f83f0d0111::TemplateDiff
2061 TemplateDiff TD(OS, Context, FromType, ToType, PrintTree, PrintFromType, in FormatTemplateTypeDiff()