Lines Matching defs:Complain
501 bool IsStructuralMatch(Decl *From, Decl *To, bool Complain = true,
2486 bool ASTNodeImporter::IsStructuralMatch(Decl *From, Decl *To, bool Complain,
2498 /*StrictTypeSpelling=*/false, Complain, /*ErrorOnTagTypeMismatch=*/false,
3823 // Complain about inconsistent function types.
4347 TSI->getType(), FD2->getFriendType()->getType(), /*Complain=*/false);
4353 /* StrictTypeSpelling = */ false, /* Complain = */ false);
6110 if (IsStructuralMatch(D, FoundTemplate, /*Complain=*/true,
6134 IsStructuralMatch(D, FoundTemplate, /*Complain=*/false,
10568 bool Complain) {
10582 Complain);