Searched refs:prepareStateForArrayDestruction (Results 1 – 2 of 2) sorted by relevance
851 std::pair<ProgramStateRef, uint64_t> prepareStateForArrayDestruction(
1240 ExprEngine::prepareStateForArrayDestruction(const ProgramStateRef State, in prepareStateForArrayDestruction() function in ExprEngine1351 std::tie(state, Idx) = prepareStateForArrayDestruction( in ProcessAutomaticObjDtor()1432 std::tie(State, Idx) = prepareStateForArrayDestruction( in ProcessDeleteDtor()1503 std::tie(State, Idx) = prepareStateForArrayDestruction( in ProcessMemberDtor()