Home
last modified time | relevance | path

Searched refs:EmitFunctionEpilog (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp243 EmitFunctionEpilog(*CurFnInfo, EmitRetDbgLoc); in FinishFunction()
DCodeGenFunction.h1228 void EmitFunctionEpilog(const CGFunctionInfo &FI, bool EmitRetDbgLoc);
DCGCall.cpp1659 void CodeGenFunction::EmitFunctionEpilog(const CGFunctionInfo &FI, in EmitFunctionEpilog() function in CodeGenFunction