Searched refs:EmitCompoundStmtWithoutScope (Results 1 – 4 of 4) sorted by relevance
332 return EmitCompoundStmtWithoutScope(S, GetLast, AggSlot); in EmitCompoundStmt()336 CodeGenFunction::EmitCompoundStmtWithoutScope(const CompoundStmt &S, in EmitCompoundStmtWithoutScope() function in CodeGenFunction
910 EmitCompoundStmtWithoutScope(*S); in EmitFunctionBody()
2257 Address EmitCompoundStmtWithoutScope(const CompoundStmt &S,
563 EmitCompoundStmtWithoutScope(*cast<CompoundStmt>(OMD->getBody())); in GenerateObjCMethod()