Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.cpp2088 bool hasCopyAndDispose = getContext().BlockRequiresCopying(Ty, D); in getBlockByrefInfo() local
2089 if (hasCopyAndDispose) { in getBlockByrefInfo()