Home
last modified time | relevance | path

Searched defs:EmitRetDbgLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp391 bool EmitRetDbgLoc = !HasCleanups || HasOnlyLifetimeMarkers; FinishFunction() local
H A DCGCall.cpp3797 EmitFunctionEpilog(const CGFunctionInfo & FI,bool EmitRetDbgLoc,SourceLocation EndLoc) EmitFunctionEpilog() argument