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