Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnWhileStmt

1174     return getSema().ActOnWhileStmt(WhileLoc, Cond, CondVar, Body);