Searched refs:setWhileLoc (Results 1 – 3 of 3) sorted by relevance
2699 void setWhileLoc(SourceLocation L) { WhileStmtBits.WhileLoc = L; } in setWhileLoc() function2762 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function
1133 setWhileLoc(WL); in WhileStmt()
287 S->setWhileLoc(readSourceLocation()); in VisitWhileStmt()297 S->setWhileLoc(readSourceLocation()); in VisitDoStmt()