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