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

/openbsd-current/gnu/llvm/clang/lib/AST/
H A DASTDiagnostic.cpp1145 static bool OnlyPerformTypeDiff(ASTContext &Context, QualType FromType, function in class:__anon271::TemplateDiff
1177 if (OnlyPerformTypeDiff(Context, FromType, ToType, FromArgTST, ToArgTST)) {

Completed in 145 milliseconds