Searched refs:emitSwitchStmt (Results 1 – 2 of 2) sorted by relevance
95 return emitSwitchStmt(cast<SwitchStmt>(*s)); in emitStmt()861 mlir::LogicalResult CIRGenFunction::emitSwitchStmt(const clang::SwitchStmt &s) { in emitSwitchStmt() function in CIRGenFunction
1066 mlir::LogicalResult emitSwitchStmt(const clang::SwitchStmt &s);