Searched refs:NeedsCopyDispose (Results 1 – 4 of 4) sorted by relevance
246 bool NeedsCopyDispose : 1; variable
36 : Name(name), CXXThisIndex(0), CanBeGlobal(false), NeedsCopyDispose(false), in CGBlockInfo()91 if (BlockInfo.NeedsCopyDispose) { in getBlockDescriptorName()191 if (blockInfo.NeedsCopyDispose) { in buildBlockDescriptor()418 Info.NeedsCopyDispose = true; in addBlockLayout()829 if (blockInfo.NeedsCopyDispose) in EmitBlockLiteral()1024 if (!blockInfo.NoEscape && !blockInfo.NeedsCopyDispose) in EmitBlockLiteral()
5207 Context.getPointerType(Block.NeedsCopyDispose in collectDefaultFieldsForBlockLiteralDeclare()
2944 return getBlockLayoutInfoString(RunSkipBlockVars, blockInfo.NeedsCopyDispose); in getRCBlockLayoutStr()