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