Searched refs:ObjCWarnForNoInitDelegation (Results 1 – 5 of 5) sorted by relevance
165 bool ObjCWarnForNoInitDelegation : 1; variable390 ObjCIsSecondaryInit(false), ObjCWarnForNoInitDelegation(false), in FunctionScopeInfo()
38 ObjCWarnForNoInitDelegation = false; in Clear()
3217 DIFunctionScopeInfo->ObjCWarnForNoInitDelegation = false; in BuildInstanceMessage()
469 getCurFunction()->ObjCWarnForNoInitDelegation = true; in ActOnStartOfObjCMethodDef()
15717 if (FSI->ObjCWarnForNoInitDelegation) { in ActOnFinishFunctionBody()15722 FSI->ObjCWarnForNoInitDelegation = false; in ActOnFinishFunctionBody()