Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp368 bool EmitRetDbgLoc = !HasCleanups || HasOnlyLifetimeMarkers; in FinishFunction() local
403 EmitFunctionEpilog(*CurFnInfo, EmitRetDbgLoc, EndLoc); in FinishFunction()
H A DCGCall.cpp3400 bool EmitRetDbgLoc, in EmitFunctionEpilog() argument
3480 if (EmitRetDbgLoc && !AutoreleaseResult) in EmitFunctionEpilog()
H A DCodeGenFunction.h2319 void EmitFunctionEpilog(const CGFunctionInfo &FI, bool EmitRetDbgLoc,