Home
last modified time | relevance | path

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

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