reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
127 if (CGM.getLangOpts().Exceptions) 129 if (CGM.getCodeGenOpts().ObjCAutoRefCountExceptions) 134 findBlockCapturedManagedEntities(BlockInfo, CGM.getContext().getLangOpts(), 146 BlockInfo.BlockAlign, CGM); 152 BlockInfo.BlockAlign, CGM); 154 BlockInfo.BlockAlign, CGM); 161 CGM.getContext().getObjCEncodingForBlock(BlockInfo.getBlockExpr()); 166 Name += "l" + CGM.getObjCRuntime().getRCBlockLayoutStr(CGM, BlockInfo); 166 Name += "l" + CGM.getObjCRuntime().getRCBlockLayoutStr(CGM, BlockInfo);