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