Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DBitcodeWriter.h46 static constexpr unsigned USRBitLengthSize = 8U; member
H A DBitcodeWriter.cpp61 BitCodeConstants::USRBitLengthSize)}); in SymbolIDAbbrev()