Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6954 auto ToSwitchLoc = importChecked(Err, S->getSwitchLoc()); in VisitSwitchStmt() local
6962 ToStmt->setSwitchLoc(ToSwitchLoc); in VisitSwitchStmt()