Searched defs:setSwitchLoc (Results 1 – 2 of 2) sorted by relevance
1008 void setSwitchLoc(SourceLocation L) { SwitchLoc = L; } in setSwitchLoc() function
2255 void setSwitchLoc(SourceLocation L) { SwitchStmtBits.SwitchLoc = L; } in setSwitchLoc() function