Searched refs:emitCompoundStmtWithoutScope (Results 1 – 3 of 3) sorted by relevance
26 void CIRGenFunction::emitCompoundStmtWithoutScope(const CompoundStmt &s) { in emitCompoundStmtWithoutScope() function in CIRGenFunction46 emitCompoundStmtWithoutScope(s); in emitCompoundStmt()248 emitCompoundStmtWithoutScope(cast<CompoundStmt>(*s)); in emitSimpleStmt()
416 emitCompoundStmtWithoutScope(*block); in emitFunctionBody()
937 void emitCompoundStmtWithoutScope(const clang::CompoundStmt &s);