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

/external/clang/lib/AST/
H A DASTDiagnostic.cpp232 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType,
263 if (FormatTemplateTypeDiff(Context, FromType, ToType, TDT.PrintTree,
1252 /// FormatTemplateTypeDiff - A helper static function to start the template
1255 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, function

Completed in 100 milliseconds