Home | History | Annotate | Download | only in Sema

Lines Matching refs:DoLoc

1154   StmtResult RebuildDoStmt(SourceLocation DoLoc, Stmt *Body,
1157 return getSema().ActOnDoStmt(DoLoc, Body, WhileLoc, LParenLoc,