Searched defs:SetBit (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/ | ||
| H A D | RegisterValue.cpp | 839 bool RegisterValue::SetBit(uint32_t bit) { in SetBit() function in RegisterValue |
| H A D | Scalar.cpp | 2673 bool Scalar::SetBit(uint32_t bit) { in SetBit() function in Scalar |