Searched refs:EmitFunctionStart (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDebugInfo.h228 /// EmitFunctionStart - Emit a call to llvm.dbg.function.start to indicate
232 void EmitFunctionStart(GlobalDecl GD,
H A DCodeGenFunction.cpp602 DI->EmitFunctionStart(GD, Loc, StartLoc, FnType, CurFn, Builder);
H A DCGDebugInfo.cpp2444 /// EmitFunctionStart - Constructs the debug code for entering a function.
2445 void CGDebugInfo::EmitFunctionStart(GlobalDecl GD, function in class:CGDebugInfo

Completed in 113 milliseconds