Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp1073 bool useArrayEHCleanup = needsEHCleanup(dtorKind); in EmitBlockLiteral() local
1074 if (useArrayEHCleanup) in EmitBlockLiteral()
1092 pushDestroy(cleanupKind, blockField, type, destroyer, useArrayEHCleanup); in EmitBlockLiteral()
1095 useArrayEHCleanup); in EmitBlockLiteral()