Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1977 if (const Stmt *CondVar = S->getConditionVariableDeclStmt()) in VisitSwitchStmt() local
1978 Visit(CondVar); in VisitSwitchStmt()