Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnIfStmt

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