Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3111 const auto &DestructorFnInfo = in emitDestructorsFunction() local
3114 CGM.getTypes().GetFunctionType(DestructorFnInfo); in emitDestructorsFunction()
3121 DestructorFnInfo); in emitDestructorsFunction()
3124 CGF.StartFunction(GlobalDecl(), KmpInt32Ty, DestructorFn, DestructorFnInfo, in emitDestructorsFunction()