Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp7036 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitGotoStmt() local
7048 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitIndirectGotoStmt() local