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