Searched defs:DoLoc (Results 1 – 4 of 4) sorted by relevance
1370 SourceLocation DoLoc = ConsumeToken(); // eat the 'do'. in ParseDoStatement() local
1081 SourceLocation DoLoc; variable
1252 Sema::ActOnDoStmt(SourceLocation DoLoc, Stmt *Body, in ActOnDoStmt()
1202 StmtResult RebuildDoStmt(SourceLocation DoLoc, Stmt *Body, in RebuildDoStmt()