Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp710 const Expr *CaseExpr, in ShouldDiagnoseSwitchCaseNotInEnum()
1091 Expr *CaseExpr = CI->second->getLHS(); in ActOnFinishSwitchStmt() local
1102 Expr *CaseExpr = RI->second->getLHS(); in ActOnFinishSwitchStmt() local
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp840 const Expr *CaseExpr, in ShouldDiagnoseSwitchCaseNotInEnum()
1202 Expr *CaseExpr = CI->second->getLHS(); in ActOnFinishSwitchStmt() local
1213 Expr *CaseExpr = RI->second->getLHS(); in ActOnFinishSwitchStmt() local