Searched refs:dtorFn (Results 1 – 2 of 2) sorted by relevance
217 if (llvm::Function *dtorFn = in createAtExitStub() local219 call->setCallingConv(dtorFn->getCallingConv()); in createAtExitStub()
256 if (auto *dtorFn = dyn_cast<llvm::Function>( in createAtExitStub() local258 call->setCallingConv(dtorFn->getCallingConv()); in createAtExitStub()