Searched refs:setDoLoc (Results 1 – 2 of 2) sorted by relevance
2534 setDoLoc(DL); in DoStmt()2552 void setDoLoc(SourceLocation L) { DoStmtBits.DoLoc = L; } in setDoLoc() function
293 S->setDoLoc(readSourceLocation()); in VisitDoStmt()