Home
last modified time | relevance | path

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

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