Searched refs:captureType (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1917 QualType captureType = CI.getVariable()->getType(); local
1961 if (!needsEHCleanup(captureType.isDestructedType()))
1985 pushCaptureCleanup(capture.CopyKind, dstField, captureType, flags,

Completed in 98 milliseconds