Searched refs:SecondDiffType (Results 1 – 1 of 1) sorted by relevance
9899 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations() member9961 DR.SecondDiffType = in diagnoseOdrViolations()10019 GetMismatchedDeclLoc(SecondRecord, DR.SecondDiffType, DR.SecondDecl); in diagnoseOdrViolations()10021 << SecondModule << SecondDiagInfo.second << DR.SecondDiffType; in diagnoseOdrViolations()10254 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseOdrViolations() local10258 if (FirstDiffType == Other || SecondDiffType == Other) { in diagnoseOdrViolations()10265 if (FirstDiffType != SecondDiffType) { in diagnoseOdrViolations()10321 assert(FirstDiffType == SecondDiffType); in diagnoseOdrViolations()