Searched refs:setWhileLoc (Results 1 – 3 of 3) sorted by relevance
2165 void setWhileLoc(SourceLocation L) { WhileStmtBits.WhileLoc = L; } in setWhileLoc() function2217 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function
997 setWhileLoc(WL); in WhileStmt()
281 S->setWhileLoc(ReadSourceLocation()); in VisitWhileStmt()289 S->setWhileLoc(ReadSourceLocation()); in VisitDoStmt()