Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp368 bool EmitRetDbgLoc = !HasCleanups || HasOnlyLifetimeMarkers; in FinishFunction() local
H A DCGCall.cpp3400 bool EmitRetDbgLoc, in EmitFunctionEpilog()