Searched refs:ObjCWarnForNoInitDelegation (Results 1 – 5 of 5) sorted by relevance
125 bool ObjCWarnForNoInitDelegation; variable356 ObjCWarnForNoInitDelegation(false), in FunctionScopeInfo()
35 ObjCWarnForNoInitDelegation = false; in Clear()
399 getCurFunction()->ObjCWarnForNoInitDelegation = true; in ActOnStartOfObjCMethodDef()
2588 DIFunctionScopeInfo->ObjCWarnForNoInitDelegation = false; in BuildInstanceMessage()
10709 if (getCurFunction()->ObjCWarnForNoInitDelegation) { in ActOnFinishFunctionBody()10714 getCurFunction()->ObjCWarnForNoInitDelegation = false; in ActOnFinishFunctionBody()