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.cpp7301 auto ToSwitchLoc = importChecked(Err, S->getSwitchLoc()); in VisitSwitchStmt() local
7309 ToStmt->setSwitchLoc(ToSwitchLoc); in VisitSwitchStmt()