Home
last modified time | relevance | path

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

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