Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h660 llvm::DISubprogram *getFunctionForwardDeclaration(GlobalDecl GD);
H A DCGDebugInfo.cpp3677 llvm::DISubprogram *CGDebugInfo::getFunctionForwardDeclaration(GlobalDecl GD) { in getFunctionForwardDeclaration() function in CGDebugInfo
3728 return getFunctionForwardDeclaration(FD); in getDeclarationOrDefinition()