Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.cpp248 bool HasOnlyLifetimeMarkers = in FinishFunction() local
250 bool EmitRetDbgLoc = !HasCleanups || HasOnlyLifetimeMarkers; in FinishFunction()