Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp1979 auto *DestructorFnTy = CGM.getTypes().GetFunctionType(DestructorFnInfo); in emitDestructorsFunction() local
1981 llvm::Function::Create(DestructorFnTy, llvm::GlobalValue::InternalLinkage, in emitDestructorsFunction()