Searched refs:prepareStateForArrayDestruction (Results 1 – 2 of 2) sorted by relevance
840 std::pair<ProgramStateRef, uint64_t> prepareStateForArrayDestruction(
1255 ExprEngine::prepareStateForArrayDestruction(const ProgramStateRef State, in prepareStateForArrayDestruction() function in ExprEngine1367 std::tie(state, Idx) = prepareStateForArrayDestruction( in ProcessAutomaticObjDtor()1450 std::tie(State, Idx) = prepareStateForArrayDestruction( in ProcessDeleteDtor()1523 std::tie(State, Idx) = prepareStateForArrayDestruction( in ProcessMemberDtor()