Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BLOCK_HAS_CXX_OBJ

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