HomeSort by: relevance | last modified time | path
    Searched refs:EmitRetDbgLoc (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 368 bool EmitRetDbgLoc = !HasCleanups || HasOnlyLifetimeMarkers;
403 EmitFunctionEpilog(*CurFnInfo, EmitRetDbgLoc, EndLoc);
CGCall.cpp 3400 bool EmitRetDbgLoc,
3480 if (EmitRetDbgLoc && !AutoreleaseResult)
CodeGenFunction.h 2319 void EmitFunctionEpilog(const CGFunctionInfo &FI, bool EmitRetDbgLoc,

Completed in 58 milliseconds