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

/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3376 auto *DestructorFn = local
3379 CGM.SetInternalFunctionAttributes(/*D=*/nullptr, DestructorFn,
3383 CGF.StartFunction(GlobalDecl(), KmpInt32Ty, DestructorFn, DestructorFnInfo, local
3401 return DestructorFn;
3840 llvm::Value *DestructorFn = emitDestructorsFunction( local
3847 DestructorFn, KmpRoutineEntryPtrTy),

Completed in 121 milliseconds