Home
last modified time | relevance | path

Searched refs:getFunctionStub (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h756 llvm::DISubprogram *getFunctionStub(GlobalDecl GD);
H A DCGDebugInfo.cpp4140 llvm::DISubprogram *CGDebugInfo::getFunctionStub(GlobalDecl GD) { in getFunctionStub() function in CGDebugInfo
4580 SP = getFunctionStub(GD); in EmitInlineFunctionStart()