Home | History | Annotate | Download | only in Sema

Lines Matching refs:DoLoc

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