Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp408 bool EmitRetDbgLoc = !HasCleanups || HasOnlyLifetimeMarkers; in FinishFunction() local
H A DCGCall.cpp3779 bool EmitRetDbgLoc, in EmitFunctionEpilog()