Lines Matching defs:hasMRCWeakIvars
964 /// \param hasMRCWeakIvars - Whether we are compiling in MRC and there
972 bool hasMRCWeakIvars);
983 bool hasMRCWeakIvars) {
984 return BuildIvarLayout(OI, beginOffset, endOffset, false, hasMRCWeakIvars);
1239 bool hasMRCWeakIvars,
3471 static bool hasMRCWeakIvars(CodeGenModule &CGM,
3526 else if ((hasMRCWeak = hasMRCWeakIvars(CGM, ID)))
3716 CharUnits InstanceSize, bool hasMRCWeakIvars,
3724 hasMRCWeakIvars);
6311 else if ((hasMRCWeak = hasMRCWeakIvars(CGM, ID)))