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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4590 const auto &DestructorFnInfo = local
4593 CGM.getTypes().GetFunctionType(DestructorFnInfo);
4600 DestructorFnInfo); local
4603 CGF.StartFunction(GlobalDecl(), KmpInt32Ty, DestructorFn, DestructorFnInfo, local

Completed in 79 milliseconds