Searched refs:setWhileLoc (Results 1 – 5 of 5) sorted by relevance
1083 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function1130 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function
2414 void setWhileLoc(SourceLocation L) { WhileStmtBits.WhileLoc = L; } in setWhileLoc() function2477 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function
1110 setWhileLoc(WL); in WhileStmt()
277 S->setWhileLoc(readSourceLocation()); in VisitWhileStmt()287 S->setWhileLoc(readSourceLocation()); in VisitDoStmt()
228 S->setWhileLoc(ReadSourceLocation(Record, Idx)); in VisitWhileStmt()236 S->setWhileLoc(ReadSourceLocation(Record, Idx)); in VisitDoStmt()