Searched refs:OMPAllocateCleanupTy (Results 1 – 3 of 3) sorted by relevance
1886 class OMPAllocateCleanupTy final : public EHScopeStack::Cleanup {1892 OMPAllocateCleanupTy(llvm::CallInst *RLFnCI) : RTLFnCI(RLFnCI) {
11380 class OMPAllocateCleanupTy final : public EHScopeStack::Cleanup { in getAddressOfLocalVariable() class11387 OMPAllocateCleanupTy(llvm::FunctionCallee RTLFn, in getAddressOfLocalVariable() function in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy11409 CGF.EHStack.pushCleanup<OMPAllocateCleanupTy>( in getAddressOfLocalVariable()
1677 CGF.EHStack.pushCleanup<OMPAllocateCleanupTy>(NormalAndEHCleanup, FreeCI); in getAddressOfLocalVariable()