Searched defs:setWhileLoc (Results 1 – 1 of 1) sorted by relevance
2418 void setWhileLoc(SourceLocation L) { WhileStmtBits.WhileLoc = L; } in setWhileLoc() function2481 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function