Lines Matching refs:mismatch
1127 assert(Ancestor->getEntity() == CurContext && "ancestor context mismatch");
3202 // Merge attributes from the parameters. These can mismatch with K&R
6911 // Add 1 to the index so that 0 can mean the mismatch didn't
8451 assert(NewTemplateDecl && "Template/non-template mismatch");
8679 bool mismatch = true;
8682 mismatch = false;
8696 mismatch = !qs.empty();
8700 if (mismatch) {
11677 // Warn about the struct/class tag mismatch.
12759 assert(DC == CurContext && "Mismatch of container contexts");