Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1802 BlockFieldFlags Flags, bool ForCopyHelper, in pushCaptureCleanup() argument
1804 bool EHOnly = ForCopyHelper; in pushCaptureCleanup()
1831 !ForCopyHelper && CGF.cxxDestructorCanThrow(CaptureType); in pushCaptureCleanup()