Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp1513 llvm::DebugLoc RetDbgLoc; in EmitFunctionEpilog() local
1544 RetDbgLoc = SI->getDebugLoc(); in EmitFunctionEpilog()
1590 if (!RetDbgLoc.isUnknown()) in EmitFunctionEpilog()
1591 Ret->setDebugLoc(RetDbgLoc); in EmitFunctionEpilog()