Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h702 llvm::DISubprogram *getFunctionForwardDeclaration(GlobalDecl GD);
H A DCGDebugInfo.cpp3837 llvm::DISubprogram *CGDebugInfo::getFunctionForwardDeclaration(GlobalDecl GD) { in getFunctionForwardDeclaration() function in CGDebugInfo
3899 return getFunctionForwardDeclaration(FD); in getDeclarationOrDefinition()