Searched refs:setSwitchLoc (Results 1 – 2 of 2) sorted by relevance
994 void setSwitchLoc(SourceLocation L) { SwitchLoc = L; } in setSwitchLoc() function
201 S->setSwitchLoc(ReadSourceLocation(Record, Idx)); in VisitSwitchStmt()