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