Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1120 const Expr *CaseExpr, in ShouldDiagnoseSwitchCaseNotInEnum()
1482 Expr *CaseExpr = CI->second->getLHS(); in ActOnFinishSwitchStmt() local
1493 Expr *CaseExpr = RI->second->getLHS(); in ActOnFinishSwitchStmt() local