Home
last modified time | relevance | path

Searched refs:registerGlobalDtorWithLLVM (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp338 void CodeGenFunction::registerGlobalDtorWithLLVM(const VarDecl &VD, in registerGlobalDtorWithLLVM() function in CodeGenFunction
H A DItaniumCXXABI.cpp3030 return CGF.registerGlobalDtorWithLLVM(D, dtor, addr); in registerGlobalDtor()
H A DCodeGenFunction.h5085 void registerGlobalDtorWithLLVM(const VarDecl &D, llvm::FunctionCallee fn,