Searched refs:OMPAllocateCleanupTy (Results 1 – 3 of 3) sorted by relevance
1655 class OMPAllocateCleanupTy final : public EHScopeStack::Cleanup {1661 OMPAllocateCleanupTy(llvm::CallInst *RLFnCI) : RTLFnCI(RLFnCI) {
11851 class OMPAllocateCleanupTy final : public EHScopeStack::Cleanup { in getAddressOfLocalVariable() class11858 OMPAllocateCleanupTy(llvm::FunctionCallee RTLFn, unsigned LocEncoding, in getAddressOfLocalVariable() function in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy11883 CGF.EHStack.pushCleanup<OMPAllocateCleanupTy>( in getAddressOfLocalVariable()
1623 CGF.EHStack.pushCleanup<OMPAllocateCleanupTy>(NormalAndEHCleanup, FreeCI); in getAddressOfLocalVariable()