Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DBitcodeWriter.h48 static constexpr int USRHashSize = 20; member
H A DBitcodeReader.cpp28 if (R[0] != BitCodeConstants::USRHashSize) in decodeRecord()