Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp9895 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations() member
10317 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseOdrViolations() local