Searched refs:USRHashSize (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang-tools-extra/clang-doc/ | ||
D | BitcodeWriter.h | 48 static constexpr int USRHashSize = 20; member |
D | BitcodeReader.cpp | 27 if (R[0] != BitCodeConstants::USRHashSize) in decodeRecord() |