Searched defs:DiffResult (Results 1 – 1 of 1) sorted by relevance
10030 struct DiffResult { in diagnoseOdrViolations() struct10031 Decl *FirstDecl = nullptr, *SecondDecl = nullptr; in diagnoseOdrViolations()10032 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations()