Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3375 auto *DestructorFnTy = CGM.getTypes().GetFunctionType(DestructorFnInfo); in emitDestructorsFunction() local
3377 llvm::Function::Create(DestructorFnTy, llvm::GlobalValue::InternalLinkage, in emitDestructorsFunction()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3634 llvm::FunctionType *DestructorFnTy = in emitDestructorsFunction() local
3639 llvm::Function::Create(DestructorFnTy, llvm::GlobalValue::InternalLinkage, in emitDestructorsFunction()