Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp10030 struct DiffResult { in diagnoseOdrViolations() struct
10031 Decl *FirstDecl = nullptr, *SecondDecl = nullptr; in diagnoseOdrViolations()
10032 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations()