Searched defs:DoLoc (Results 1 – 8 of 8) sorted by relevance
1411 SourceLocation DoLoc = ConsumeToken(); // eat the 'do'. in ParseDoStatement() local
1661 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()
1387 Sema::ActOnDoStmt(SourceLocation DoLoc, Stmt *Body, in ActOnDoStmt()
1365 StmtResult RebuildDoStmt(SourceLocation DoLoc, Stmt *Body, in RebuildDoStmt()
218 SourceLocation DoLoc; variable