Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp10032 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations() member
10454 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseOdrViolations() local