Searched refs:prepareStateForArrayDestruction (Results 1 – 2 of 2) sorted by relevance
827 std::pair<ProgramStateRef, uint64_t> prepareStateForArrayDestruction(
1254 ExprEngine::prepareStateForArrayDestruction(const ProgramStateRef State, in prepareStateForArrayDestruction() function in ExprEngine1366 std::tie(state, Idx) = prepareStateForArrayDestruction( in ProcessAutomaticObjDtor()1449 std::tie(State, Idx) = prepareStateForArrayDestruction( in ProcessDeleteDtor()1522 std::tie(State, Idx) = prepareStateForArrayDestruction( in ProcessMemberDtor()