Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp2639 bool hasCopyAndDispose = getContext().BlockRequiresCopying(Ty, D); in getBlockByrefInfo() local
2640 if (hasCopyAndDispose) { in getBlockByrefInfo()