Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp59 if (mlir::succeeded(emitSimpleStmt(s, useCurrentScope))) in emitStmt()
239 mlir::LogicalResult CIRGenFunction::emitSimpleStmt(const Stmt *s, in emitSimpleStmt() function in CIRGenFunction
H A DCIRGenFunction.h924 mlir::LogicalResult emitSimpleStmt(const clang::Stmt *s,