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

/external/clang/lib/AST/
H A DASTDiagnostic.cpp251 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType,
280 if (FormatTemplateTypeDiff(Context, FromType, ToType, TDT.PrintTree,
1727 /// FormatTemplateTypeDiff - A helper static function to start the template
1730 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, function

Completed in 144 milliseconds