Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp6310 auto ToLabelLoc = importChecked(Err, S->getLabelLoc()); in VisitGotoStmt() local
6852 auto ToLabelLoc = importChecked(Err, E->getLabelLoc()); in VisitAddrLabelExpr() local