Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp765 bool RegisterValue::ClearBit(uint32_t bit) { in ClearBit() function in RegisterValue
H A DScalar.cpp909 bool Scalar::ClearBit(uint32_t bit) { in ClearBit() function in Scalar