Searched refs:ObjCWarnForNoInitDelegation (Results 1 – 5 of 5) sorted by relevance
125 bool ObjCWarnForNoInitDelegation : 1; variable370 ObjCWarnForNoInitDelegation(false), in FunctionScopeInfo()
35 ObjCWarnForNoInitDelegation = false; in Clear()
400 getCurFunction()->ObjCWarnForNoInitDelegation = true; in ActOnStartOfObjCMethodDef()
2839 DIFunctionScopeInfo->ObjCWarnForNoInitDelegation = false; in BuildInstanceMessage()
11215 if (getCurFunction()->ObjCWarnForNoInitDelegation) { in ActOnFinishFunctionBody()11220 getCurFunction()->ObjCWarnForNoInitDelegation = false; in ActOnFinishFunctionBody()