Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnIfStmt

1068     return getSema().ActOnIfStmt(IfLoc, Cond, CondVar, Then, ElseLoc, Else);