Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBlocks.cpp1077 bool useArrayEHCleanup = needsEHCleanup(dtorKind); in EmitBlockLiteral() local
1078 if (useArrayEHCleanup) in EmitBlockLiteral()
1096 pushDestroy(cleanupKind, blockField, type, destroyer, useArrayEHCleanup); in EmitBlockLiteral()
1099 useArrayEHCleanup); in EmitBlockLiteral()