Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.h1782 void registerGlobalDtorsWithAtExit();
HDItaniumCXXABI.cpp2945 void CodeGenModule::registerGlobalDtorsWithAtExit() { in registerGlobalDtorsWithAtExit() function in CodeGenModule
HDCodeGenModule.cpp872 registerGlobalDtorsWithAtExit(); in Release()