Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp990 unsigned SecondODRHash = computeODRHash(SecondExpr); in diagnoseMismatch() local
991 if (FirstODRHash != SecondODRHash) { in diagnoseMismatch()