Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp6685 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitGotoStmt() local
6697 auto ToGotoLoc = importChecked(Err, S->getGotoLoc()); in VisitIndirectGotoStmt() local