Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCShouldCallSuper

9515     if (getCurFunction()->ObjCShouldCallSuper) {
9518 getCurFunction()->ObjCShouldCallSuper = false;
9524 assert(!getCurFunction()->ObjCShouldCallSuper &&