Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp6550 auto ToLabelLoc = importChecked(Err, S->getLabelLoc()); in VisitGotoStmt() local
6555 ToLabel, ToGotoLoc, ToLabelLoc); in VisitGotoStmt()
7111 auto ToLabelLoc = importChecked(Err, E->getLabelLoc()); in VisitAddrLabelExpr() local
7118 ToAmpAmpLoc, ToLabelLoc, ToLabel, ToType); in VisitAddrLabelExpr()