Searched refs:BasesLeft (Results 1 – 1 of 1) sorted by relevance
6701 unsigned BasesLeft = RD->getNumBases(); in HandleDestructionImpl() local6746 if (BasesLeft != 0) in HandleDestructionImpl()6751 --BasesLeft; in HandleDestructionImpl()6759 APValue *SubobjectValue = &Value.getStructBase(BasesLeft); in HandleDestructionImpl()6764 assert(BasesLeft == 0 && "NumBases was wrong?"); in HandleDestructionImpl()