Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1188 const Expr *CaseExpr, in ShouldDiagnoseSwitchCaseNotInEnum()
1555 Expr *CaseExpr = CI->second->getLHS(); in ActOnFinishSwitchStmt() local
1566 Expr *CaseExpr = RI->second->getLHS(); in ActOnFinishSwitchStmt() local