Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurFunction

1708     if (!SemaRef.getCurFunction()->SwitchStack.empty()) {
3763 if (getCurFunction()->SwitchStack.empty() || !CodeCompleter)
3766 SwitchStmt *Switch = getCurFunction()->SwitchStack.back();