Searched refs:emitDeclStmt (Results 1 – 2 of 2) sorted by relevance
245 return emitDeclStmt(cast<DeclStmt>(*s)); in emitSimpleStmt()363 mlir::LogicalResult CIRGenFunction::emitDeclStmt(const DeclStmt &s) { in emitDeclStmt() function in CIRGenFunction
940 mlir::LogicalResult emitDeclStmt(const clang::DeclStmt &s);