Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp694 const Expr *CaseExpr) { in ShouldDiagnoseSwitchCaseNotInEnum()
1071 Expr *CaseExpr = CI->second->getLHS(); in ActOnFinishSwitchStmt() local
1085 Expr *CaseExpr = RI->second->getLHS(); in ActOnFinishSwitchStmt() local
1097 Expr *CaseExpr = RI->second->getRHS(); in ActOnFinishSwitchStmt() local