Searched refs:FirstDiffType (Results 1 – 1 of 1) sorted by relevance
10032 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations() member10055 DR.FirstDiffType = in diagnoseOdrViolations()10096 if (DR.FirstDiffType == EndOfClass && FirstTag) { in diagnoseOdrViolations()10104 << DR.FirstDiffType; in diagnoseOdrViolations()10453 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseOdrViolations() local10458 if (FirstDiffType == Other || SecondDiffType == Other) { in diagnoseOdrViolations()10465 if (FirstDiffType != SecondDiffType) { in diagnoseOdrViolations()10472 assert(FirstDiffType == SecondDiffType); in diagnoseOdrViolations()10474 switch (FirstDiffType) { in diagnoseOdrViolations()10926 FirstDiffType == TypeAlias); in diagnoseOdrViolations()[all …]