Searched refs:setWhileLoc (Results 1 – 3 of 3) sorted by relevance
2491 void setWhileLoc(SourceLocation L) { WhileStmtBits.WhileLoc = L; } in setWhileLoc() function2554 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function
1131 setWhileLoc(WL); in WhileStmt()
284 S->setWhileLoc(readSourceLocation()); in VisitWhileStmt()294 S->setWhileLoc(readSourceLocation()); in VisitDoStmt()