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