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.cpp1165 const Expr *CaseExpr, in ShouldDiagnoseSwitchCaseNotInEnum()
1532 Expr *CaseExpr = CI->second->getLHS(); in ActOnFinishSwitchStmt() local
1543 Expr *CaseExpr = RI->second->getLHS(); in ActOnFinishSwitchStmt() local