Home | History | Annotate | Download | only in Sema

Lines Matching refs:DoLoc

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