Home
last modified time | relevance | path

Searched refs:ODRMismatchDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReader.cpp9574 enum ODRMismatchDecl { in diagnoseOdrViolations() enum
9924 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations()
10345 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseOdrViolations()
10346 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseOdrViolations()