Searched refs:EmitCompoundStmtWithoutScope (Results 1 – 4 of 4) sorted by relevance
574 return EmitCompoundStmtWithoutScope(S, GetLast, AggSlot); in EmitCompoundStmt()578 CodeGenFunction::EmitCompoundStmtWithoutScope(const CompoundStmt &S, in EmitCompoundStmtWithoutScope() function in CodeGenFunction
1377 EmitCompoundStmtWithoutScope(*S); in EmitFunctionBody()
812 EmitCompoundStmtWithoutScope(*cast<CompoundStmt>(OMD->getBody())); in GenerateObjCMethod()
3586 EmitCompoundStmtWithoutScope(const CompoundStmt &S, bool GetLast = false,