Searched refs:emitSwitchBody (Results 1 – 2 of 2) sorted by relevance
824 mlir::LogicalResult CIRGenFunction::emitSwitchBody(const Stmt *s) { in emitSwitchBody() function in CIRGenFunction894 res = emitSwitchBody(s.getBody()); in emitSwitchStmt()
1063 mlir::LogicalResult emitSwitchBody(const clang::Stmt *s);