Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:AddGlobalDtor

616 /// AddGlobalDtor - Add a function to the list that will be called
618 void CodeGenModule::AddGlobalDtor(llvm::Function *Dtor, int Priority) {
2489 AddGlobalDtor(Fn, DA->getPriority());