Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h102 enum ODRMismatchDecl { enum
123 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp674 ODRMismatchDecl DiffType, const Decl *D) { in diagnoseSubMismatchDifferentDeclKinds()
907 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseMismatch()
908 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseMismatch()
1587 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseMismatch()
1588 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseMismatch()
2025 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseMismatch()
2026 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseMismatch()
2153 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseMismatch()
2154 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseMismatch()