Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6935 auto ToLabelLoc = importChecked(Err, S->getLabelLoc()); in VisitGotoStmt() local
6940 ToLabel, ToGotoLoc, ToLabelLoc); in VisitGotoStmt()
7532 auto ToLabelLoc = importChecked(Err, E->getLabelLoc()); in VisitAddrLabelExpr() local
7539 ToAmpAmpLoc, ToLabelLoc, ToLabel, ToType); in VisitAddrLabelExpr()