Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h682 uint64_t GetBitOffset() const { return m_bit_offset; } GetBitOffset() function
/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest.cc3187 static int GetBitOffset(WORD color_mask) { GetBitOffset() function