Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2683 static llvm::Function *createGlobalInitOrCleanupFn(CodeGen::CodeGenModule &CGM, in createGlobalInitOrCleanupFn() function
2701 createGlobalInitOrCleanupFn(*this, GlobalCleanupFnName); in unregisterGlobalDtorsWithUnAtExit()
2756 createGlobalInitOrCleanupFn(*this, GlobalInitFnName); in registerGlobalDtorsWithAtExit()