Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:atexitTy

1779   llvm::FunctionType *atexitTy =
1783 llvm::Constant *atexit = CGF.CGM.CreateRuntimeFunction(atexitTy, Name);