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.cpp676 ODRMismatchDecl DiffType, const Decl *D) { in diagnoseSubMismatchDifferentDeclKinds()
909 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseMismatch()
910 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseMismatch()
1589 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseMismatch()
1590 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseMismatch()
2027 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseMismatch()
2028 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseMismatch()
2155 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseMismatch()
2156 ODRMismatchDecl SecondDiffType = DR.SecondDiffType; in diagnoseMismatch()