Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h752 llvm::DISubprogram *getFunctionForwardDeclaration(GlobalDecl GD);
H A DCGDebugInfo.cpp4136 llvm::DISubprogram *CGDebugInfo::getFunctionForwardDeclaration(GlobalDecl GD) { in getFunctionForwardDeclaration() function in CGDebugInfo
4198 return getFunctionForwardDeclaration(FD); in getDeclarationOrDefinition()