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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1110 static bool OnlyPerformTypeDiff(ASTContext &Context, QualType FromType, function in class:__anon296::TemplateDiff
1142 if (OnlyPerformTypeDiff(Context, FromType, ToType, FromArgTST, ToArgTST)) {

Completed in 84 milliseconds