Searched refs:setSwitchLoc (Results 1 – 3 of 3) sorted by relevance
1008 void setSwitchLoc(SourceLocation L) { SwitchLoc = L; } in setSwitchLoc() function
205 S->setSwitchLoc(ReadSourceLocation(Record, Idx)); in VisitSwitchStmt()
5029 ToStmt->setSwitchLoc(Importer.Import(S->getSwitchLoc())); in VisitSwitchStmt()