Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp307 bool EmitRetDbgLoc = !HasCleanups || HasOnlyLifetimeMarkers; in FinishFunction() local
DCGCall.cpp2665 bool EmitRetDbgLoc, in EmitFunctionEpilog()