Home
last modified time | relevance | path

Searched refs:emitSwitchBody (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp824 mlir::LogicalResult CIRGenFunction::emitSwitchBody(const Stmt *s) { in emitSwitchBody() function in CIRGenFunction
894 res = emitSwitchBody(s.getBody()); in emitSwitchStmt()
H A DCIRGenFunction.h1063 mlir::LogicalResult emitSwitchBody(const clang::Stmt *s);