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