Searched defs:EmitRetDbgLoc (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CodeGenFunction.cpp | 307 bool EmitRetDbgLoc = !HasCleanups || HasOnlyLifetimeMarkers; in FinishFunction() local |
D | CGCall.cpp | 2665 bool EmitRetDbgLoc, in EmitFunctionEpilog() |