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