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 178 /// EmitFunctionStart - Emit a call to llvm.dbg.function.start to indicate
180 void EmitFunctionStart(GlobalDecl GD, QualType FnType,
CodeGenFunction.cpp 322 DI->EmitFunctionStart(GD, FnType, CurFn, Builder);
    [all...]
CGDebugInfo.cpp     [all...]

Completed in 81 milliseconds