HomeSort by relevance Sort by last modified time
    Searched refs:EmitFunctionStart (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGDebugInfo.h 214 /// EmitFunctionStart - Emit a call to llvm.dbg.function.start to indicate
216 void EmitFunctionStart(GlobalDecl GD, QualType FnType,
CodeGenFunction.cpp 434 DI->EmitFunctionStart(GD, FnType, CurFn, Builder);
    [all...]
CGDebugInfo.cpp     [all...]

Completed in 30 milliseconds