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

/external/clang/lib/AST/
H A DASTDiagnostic.cpp369 /// TemplateDiff - A class that constructs a pretty string for a pair of
374 class TemplateDiff { class in namespace:__anon3470
1196 TemplateDiff(ASTContext &Context, QualType FromType, QualType ToType, function in class:__anon3470::TemplateDiff
1249 }; // end class TemplateDiff
1261 TemplateDiff TD(Context, FromType, ToType, PrintTree, PrintFromType,

Completed in 48 milliseconds