Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp99 return emitWhileStmt(cast<WhileStmt>(*s)); in emitStmt()
768 mlir::LogicalResult CIRGenFunction::emitWhileStmt(const WhileStmt &s) { in emitWhileStmt() function in CIRGenFunction
H A DCIRGenFunction.h1080 mlir::LogicalResult emitWhileStmt(const clang::WhileStmt &s);