Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h180 void EmitFunctionStart(GlobalDecl GD, QualType FnType,
DCodeGenFunction.cpp322 DI->EmitFunctionStart(GD, FnType, CurFn, Builder); in StartFunction()
DCGDebugInfo.cpp1980 void CGDebugInfo::EmitFunctionStart(GlobalDecl GD, QualType FnType, in EmitFunctionStart() function in CGDebugInfo