Searched refs:setWhileLoc (Results 1 – 3 of 3) sorted by relevance
2479 void setWhileLoc(SourceLocation L) { WhileStmtBits.WhileLoc = L; } in setWhileLoc() function2542 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function
1130 setWhileLoc(WL); in WhileStmt()
283 S->setWhileLoc(readSourceLocation()); in VisitWhileStmt()293 S->setWhileLoc(readSourceLocation()); in VisitDoStmt()