Searched refs:setWhileLoc (Results 1 – 2 of 2) sorted by relevance
1069 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function1116 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()