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