Home
last modified time | relevance | path

Searched refs:ToGotoLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTImporter.cpp6438 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitGotoStmt() local
6444 ToLabel, ToGotoLoc, ToLabelLoc); in VisitGotoStmt()
6450 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitIndirectGotoStmt() local
6457 ToGotoLoc, ToStarLoc, ToTarget); in VisitIndirectGotoStmt()