Searched refs:BasesLeft (Results 1 – 1 of 1) sorted by relevance
7009 unsigned BasesLeft = RD->getNumBases(); in HandleDestructionImpl() local7054 if (BasesLeft != 0) in HandleDestructionImpl()7059 --BasesLeft; in HandleDestructionImpl()7067 APValue *SubobjectValue = &Value.getStructBase(BasesLeft); in HandleDestructionImpl()7072 assert(BasesLeft == 0 && "NumBases was wrong?"); in HandleDestructionImpl()