Searched refs:EmitFunctionEpilog (Results 1 – 3 of 3) sorted by relevance
243 EmitFunctionEpilog(*CurFnInfo, EmitRetDbgLoc); in FinishFunction()
1228 void EmitFunctionEpilog(const CGFunctionInfo &FI, bool EmitRetDbgLoc);
1659 void CodeGenFunction::EmitFunctionEpilog(const CGFunctionInfo &FI, in EmitFunctionEpilog() function in CodeGenFunction