Searched refs:setWhileLoc (Results 1 – 3 of 3) sorted by relevance
2418 void setWhileLoc(SourceLocation L) { WhileStmtBits.WhileLoc = L; } in setWhileLoc() function2481 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function
1118 setWhileLoc(WL); in WhileStmt()
279 S->setWhileLoc(readSourceLocation()); in VisitWhileStmt()289 S->setWhileLoc(readSourceLocation()); in VisitDoStmt()