Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1165 ShouldDiagnoseSwitchCaseNotInEnum(const Sema & S,const EnumDecl * ED,const Expr * CaseExpr,EnumValsTy::iterator & EI,EnumValsTy::iterator & EIEnd,const llvm::APSInt & Val) ShouldDiagnoseSwitchCaseNotInEnum() argument
1532 Expr *CaseExpr = CI->second->getLHS(); ActOnFinishSwitchStmt() local
1543 Expr *CaseExpr = RI->second->getLHS(); ActOnFinishSwitchStmt() local
[all...]