Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp4534 unsigned CondVar = this->allocateLocalPrimitive(Cond, CondT, true, false); in visitSwitchStmt() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2047 if (const Stmt *CondVar = S->getConditionVariableDeclStmt()) in VisitSwitchStmt() local