Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp9723 unsigned FirstBitWidthHash = computeODRHash(FirstField->getBitWidth()); in diagnoseOdrViolations() local
9725 if (FirstBitWidthHash != SecondBitWidthHash) { in diagnoseOdrViolations()