Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp95 return emitSwitchStmt(cast<SwitchStmt>(*s)); in emitStmt()
861 mlir::LogicalResult CIRGenFunction::emitSwitchStmt(const clang::SwitchStmt &s) { in emitSwitchStmt() function in CIRGenFunction
H A DCIRGenFunction.h1066 mlir::LogicalResult emitSwitchStmt(const clang::SwitchStmt &s);