Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp7383 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitGotoStmt() local
7389 ToLabel, ToGotoLoc, ToLabelLoc); in VisitGotoStmt()
7395 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitIndirectGotoStmt() local
7402 ToGotoLoc, ToStarLoc, ToTarget); in VisitIndirectGotoStmt()