Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp245 return emitDeclStmt(cast<DeclStmt>(*s)); in emitSimpleStmt()
363 mlir::LogicalResult CIRGenFunction::emitDeclStmt(const DeclStmt &s) { in emitDeclStmt() function in CIRGenFunction
H A DCIRGenFunction.h940 mlir::LogicalResult emitDeclStmt(const clang::DeclStmt &s);