Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h664 llvm::DISubprogram *getFunctionStub(GlobalDecl GD);
H A DCGDebugInfo.cpp3681 llvm::DISubprogram *CGDebugInfo::getFunctionStub(GlobalDecl GD) { in getFunctionStub() function in CGDebugInfo
4080 SP = getFunctionStub(GD); in EmitInlineFunctionStart()