Searched refs:ToGotoLoc (Results 1 – 1 of 1) sorted by relevance
5120 SourceLocation ToGotoLoc = Importer.Import(S->getGotoLoc()); in VisitGotoStmt() local5123 ToGotoLoc, ToLabelLoc); in VisitGotoStmt()5127 SourceLocation ToGotoLoc = Importer.Import(S->getGotoLoc()); in VisitIndirectGotoStmt() local5132 return new (Importer.getToContext()) IndirectGotoStmt(ToGotoLoc, ToStarLoc, in VisitIndirectGotoStmt()