Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp7037 auto ToLabelLoc = importChecked(Err, S->getLabelLoc()); in VisitGotoStmt() local
7042 ToLabel, ToGotoLoc, ToLabelLoc); in VisitGotoStmt()
7634 auto ToLabelLoc = importChecked(Err, E->getLabelLoc()); in VisitAddrLabelExpr() local
7641 ToAmpAmpLoc, ToLabelLoc, ToLabel, ToType); in VisitAddrLabelExpr()