Searched defs:DoLoc (Results 1 – 3 of 3) sorted by relevance
1887 SourceLocation DoLoc = ConsumeToken(); // eat the 'do'. in ParseDoStatement() local
1740 Sema::ActOnDoStmt(SourceLocation DoLoc, Stmt *Body, in ActOnDoStmt()
1458 StmtResult RebuildDoStmt(SourceLocation DoLoc, Stmt *Body, in RebuildDoStmt()