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