Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:AddCXXDtorEntry

693   /// AddCXXDtorEntry - Add a destructor and object to add to the C++ global
695 void AddCXXDtorEntry(llvm::Constant *DtorFn, llvm::Constant *Object) {