Searched defs:TestBit (Results 1 – 2 of 2) sorted by relevance
2325 int TestBit = -1; in emitCompareAndBranch() local
539 …bool TestBit(int n) const { IM_ASSERT(n < BITCOUNT); return ImBitArrayTestBit(St… in TestBit() function552 …bool TestBit(int n) const { IM_ASSERT(n < (Storage.Size << 5)); return ImBitArra… in TestBit() function