Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h706 llvm::DISubprogram *getFunctionStub(GlobalDecl GD);
H A DCGDebugInfo.cpp3841 llvm::DISubprogram *CGDebugInfo::getFunctionStub(GlobalDecl GD) { in getFunctionStub() function in CGDebugInfo
4282 SP = getFunctionStub(GD); in EmitInlineFunctionStart()