Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp35 void CIRGenFunction::emitCompoundStmt(const CompoundStmt &s) { in emitCompoundStmt() function in CIRGenFunction
250 emitCompoundStmt(cast<CompoundStmt>(*s)); in emitSimpleStmt()
H A DCIRGenFunction.h935 void emitCompoundStmt(const clang::CompoundStmt &s);