Searched refs:SecondDiffType (Results 1 – 1 of 1) sorted by relevance
9895 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations() member9920 DR.SecondDiffType = in diagnoseOdrViolations()9972 if (DR.SecondDiffType == EndOfClass && SecondTag) { in diagnoseOdrViolations()9979 << SecondModule << SecondRange << DR.SecondDiffType; in diagnoseOdrViolations()10317 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseOdrViolations() local10321 if (FirstDiffType == Other || SecondDiffType == Other) { in diagnoseOdrViolations()10328 if (FirstDiffType != SecondDiffType) { in diagnoseOdrViolations()10335 assert(FirstDiffType == SecondDiffType); in diagnoseOdrViolations()