Home
last modified time | relevance | path

Searched defs:DiffResult (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp9897 struct DiffResult { in diagnoseOdrViolations() struct
9898 Decl *FirstDecl = nullptr, *SecondDecl = nullptr; in diagnoseOdrViolations()
9899 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations()