Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGDeclCXX.cpp337 void CodeGenFunction::registerGlobalDtorWithLLVM(const VarDecl &VD, in registerGlobalDtorWithLLVM() function in CodeGenFunction
HDItaniumCXXABI.cpp2998 return CGF.registerGlobalDtorWithLLVM(D, dtor, addr); in registerGlobalDtor()
HDCodeGenFunction.h4905 void registerGlobalDtorWithLLVM(const VarDecl &D, llvm::FunctionCallee fn,