Searched defs:ToGotoLoc (Results 1 – 2 of 2) sorted by relevance
5120 SourceLocation ToGotoLoc = Importer.Import(S->getGotoLoc()); in VisitGotoStmt() local5127 SourceLocation ToGotoLoc = Importer.Import(S->getGotoLoc()); in VisitIndirectGotoStmt() local
6232 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitGotoStmt() local6244 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitIndirectGotoStmt() local