Searched refs:FirstDiffType (Results 1 – 1 of 1) sorted by relevance
9924 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations() member9947 DR.FirstDiffType = in diagnoseOdrViolations()9988 if (DR.FirstDiffType == EndOfClass && FirstTag) { in diagnoseOdrViolations()9996 << DR.FirstDiffType; in diagnoseOdrViolations()10345 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseOdrViolations() local10350 if (FirstDiffType == Other || SecondDiffType == Other) { in diagnoseOdrViolations()10357 if (FirstDiffType != SecondDiffType) { in diagnoseOdrViolations()10364 assert(FirstDiffType == SecondDiffType); in diagnoseOdrViolations()10366 switch (FirstDiffType) { in diagnoseOdrViolations()10818 FirstDiffType == TypeAlias); in diagnoseOdrViolations()[all …]