Home
last modified time | relevance | path

Searched refs:EmitRetDbgLoc (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp307 bool EmitRetDbgLoc = !HasCleanups || HasOnlyLifetimeMarkers; in FinishFunction() local
331 EmitFunctionEpilog(*CurFnInfo, EmitRetDbgLoc, EndLoc); in FinishFunction()
DCGCall.cpp2665 bool EmitRetDbgLoc, in EmitFunctionEpilog() argument
2737 if (EmitRetDbgLoc && !AutoreleaseResult) in EmitFunctionEpilog()
DCodeGenFunction.h1545 void EmitFunctionEpilog(const CGFunctionInfo &FI, bool EmitRetDbgLoc,
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp367 bool EmitRetDbgLoc = !HasCleanups || HasOnlyLifetimeMarkers; in FinishFunction() local
402 EmitFunctionEpilog(*CurFnInfo, EmitRetDbgLoc, EndLoc); in FinishFunction()
DCGCall.cpp3202 bool EmitRetDbgLoc, in EmitFunctionEpilog() argument
3280 if (EmitRetDbgLoc && !AutoreleaseResult) in EmitFunctionEpilog()
DCodeGenFunction.h2275 void EmitFunctionEpilog(const CGFunctionInfo &FI, bool EmitRetDbgLoc,