Searched refs:runRecordDestructor (Results 1 – 1 of 1) sorted by relevance
1116 static bool runRecordDestructor(InterpState &S, CodePtr OpPC, in runRecordDestructor() function1162 if (!runRecordDestructor(S, OpPC, RP.atIndex(I).narrow(), ElemDesc)) in RunDestructors()1169 return runRecordDestructor(S, OpPC, Pointer(const_cast<Block *>(B)), Desc); in RunDestructors()