Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BLOCK_HAS_CXX_OBJ

127     ///  26. BLOCK_HAS_CXX_OBJ - indicates that there's a captured
519 if (blockInfo.HasCXXObject) flags |= BLOCK_HAS_CXX_OBJ;