Searched refs:DestructorFnInfo (Results 1 – 1 of 1) sorted by relevance
3373 auto &DestructorFnInfo = in emitDestructorsFunction() local3375 auto *DestructorFnTy = CGM.getTypes().GetFunctionType(DestructorFnInfo); in emitDestructorsFunction()3380 DestructorFnInfo); in emitDestructorsFunction()3383 CGF.StartFunction(GlobalDecl(), KmpInt32Ty, DestructorFn, DestructorFnInfo, in emitDestructorsFunction()