Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp6309 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitGotoStmt() local
6321 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitIndirectGotoStmt() local