Searched refs:ObjCWarnForNoInitDelegation (Results 1 – 5 of 5) sorted by relevance
132 bool ObjCWarnForNoInitDelegation : 1; variable388 ObjCWarnForNoInitDelegation(false), in FunctionScopeInfo()
36 ObjCWarnForNoInitDelegation = false; in Clear()
2866 DIFunctionScopeInfo->ObjCWarnForNoInitDelegation = false; in BuildInstanceMessage()
399 getCurFunction()->ObjCWarnForNoInitDelegation = true; in ActOnStartOfObjCMethodDef()
11625 if (getCurFunction()->ObjCWarnForNoInitDelegation) { in ActOnFinishFunctionBody()11630 getCurFunction()->ObjCWarnForNoInitDelegation = false; in ActOnFinishFunctionBody()