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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp487 /// TemplateDiff - A class that constructs a pretty string for a pair of
492 class TemplateDiff { class in namespace:__anon296
2016 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, function in class:__anon296::TemplateDiff
2074 }; // end class TemplateDiff
2086 TemplateDiff TD(OS, Context, FromType, ToType, PrintTree, PrintFromType,

Completed in 215 milliseconds