Home
last modified time | relevance | path

Searched defs:getBitOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h544 uint8_t getBitOffset() const { return BitOffset; } in getBitOffset() function
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h277 uint64_t getBitOffset(const uint64_t DeclTypesBlockStartOffset) const { in getBitOffset() function