Searched refs:DestructorFn (Results 1 – 1 of 1) sorted by relevance
1980 auto *DestructorFn = in emitDestructorsFunction() local1983 CGM.SetLLVMFunctionAttributes(/*D=*/nullptr, DestructorFnInfo, DestructorFn); in emitDestructorsFunction()1986 CGF.StartFunction(GlobalDecl(), KmpInt32Ty, DestructorFn, DestructorFnInfo, in emitDestructorsFunction()2005 return DestructorFn; in emitDestructorsFunction()2288 llvm::Value *DestructorFn = in emitTaskCall() local2297 DestructorFn, KmpRoutineEntryPtrTy), in emitTaskCall()