Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DASTImporter.cpp7031 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); VisitGotoStmt() local
7043 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); VisitIndirectGotoStmt() local