Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Symbol/
H A DType.h713 uint64_t GetBitOffset() const { return m_bit_offset; } GetBitOffset() function
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc3187 static int GetBitOffset(WORD color_mask) { in GetBitOffset() function