Searched refs:ObjCWarnForNoInitDelegation (Results 1 – 10 of 10) 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()
157 bool ObjCWarnForNoInitDelegation : 1; variable379 ObjCWarnForNoInitDelegation(false), NeedsCoroutineSuspends(true), in FunctionScopeInfo()
38 ObjCWarnForNoInitDelegation = false; in Clear()
3220 DIFunctionScopeInfo->ObjCWarnForNoInitDelegation = false; in BuildInstanceMessage()
469 getCurFunction()->ObjCWarnForNoInitDelegation = true; in ActOnStartOfObjCMethodDef()
14534 if (FSI->ObjCWarnForNoInitDelegation) { in ActOnFinishFunctionBody()14539 FSI->ObjCWarnForNoInitDelegation = false; in ActOnFinishFunctionBody()