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.cpp7384 auto ToLabelLoc = importChecked(Err, S->getLabelLoc()); in VisitGotoStmt() local
7389 ToLabel, ToGotoLoc, ToLabelLoc); in VisitGotoStmt()
7982 auto ToLabelLoc = importChecked(Err, E->getLabelLoc()); in VisitAddrLabelExpr() local
7989 ToAmpAmpLoc, ToLabelLoc, ToLabel, ToType); in VisitAddrLabelExpr()