Searched refs:FirstDiffType (Results 1 – 1 of 1) sorted by relevance
9899 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations() member9959 DR.FirstDiffType = in diagnoseOdrViolations()10013 GetMismatchedDeclLoc(FirstRecord, DR.FirstDiffType, DR.FirstDecl); in diagnoseOdrViolations()10016 << FirstDiagInfo.second << DR.FirstDiffType; in diagnoseOdrViolations()10253 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseOdrViolations() local10258 if (FirstDiffType == Other || SecondDiffType == Other) { in diagnoseOdrViolations()10265 if (FirstDiffType != SecondDiffType) { in diagnoseOdrViolations()10321 assert(FirstDiffType == SecondDiffType); in diagnoseOdrViolations()10322 switch (FirstDiffType) { in diagnoseOdrViolations()10684 FirstDiffType == TypeAlias); in diagnoseOdrViolations()[all …]