Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenFunction.cpp377 bool EmitRetDbgLoc = !HasCleanups || HasOnlyLifetimeMarkers; in FinishFunction() local
412 EmitFunctionEpilog(*CurFnInfo, EmitRetDbgLoc, EndLoc); in FinishFunction()
HDCGCall.cpp2829 bool EmitRetDbgLoc, in EmitFunctionEpilog() argument
2907 if (EmitRetDbgLoc && !AutoreleaseResult) in EmitFunctionEpilog()
HDCodeGenFunction.h2022 void EmitFunctionEpilog(const CGFunctionInfo &FI, bool EmitRetDbgLoc,