Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h235 uint64_t getBitOffset() const { in getBitOffset() function
267 uint64_t getBitOffset(const uint64_t DeclTypesBlockStartOffset) const { in getBitOffset() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h543 uint8_t getBitOffset() const { return BitOffset; } in getBitOffset() function