Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6439 auto ToLabelLoc = importChecked(Err, S->getLabelLoc()); in VisitGotoStmt() local
6444 ToLabel, ToGotoLoc, ToLabelLoc); in VisitGotoStmt()
6981 auto ToLabelLoc = importChecked(Err, E->getLabelLoc()); in VisitAddrLabelExpr() local
6988 ToAmpAmpLoc, ToLabelLoc, ToLabel, ToType); in VisitAddrLabelExpr()