Home
last modified time | relevance | path

Searched defs: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
7111 auto ToLabelLoc = importChecked(Err, E->getLabelLoc()); in VisitAddrLabelExpr() local