Searched refs:setGotoLoc (Results 1 – 2 of 2) sorted by relevance
1196 void setGotoLoc(SourceLocation L) { GotoLoc = L; } in setGotoLoc() function1227 void setGotoLoc(SourceLocation L) { GotoLoc = L; } in setGotoLoc() function
252 S->setGotoLoc(ReadSourceLocation(Record, Idx)); in VisitGotoStmt()258 S->setGotoLoc(ReadSourceLocation(Record, Idx)); in VisitIndirectGotoStmt()