Searched refs:setWhileLoc (Results 1 – 2 of 2) sorted by relevance
1083 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function1130 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function
228 S->setWhileLoc(ReadSourceLocation(Record, Idx)); in VisitWhileStmt()236 S->setWhileLoc(ReadSourceLocation(Record, Idx)); in VisitDoStmt()