Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp2655 LabelDecl *ToLabel; in VisitLabelDecl() local
6684 auto ToLabel = importChecked(Err, S->getLabel()); in VisitGotoStmt() local
7248 auto ToLabel = importChecked(Err, E->getLabel()); in VisitAddrLabelExpr() local