Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h703 llvm::DISubprogram *getFunctionForwardDeclaration(GlobalDecl GD);
H A DCGDebugInfo.cpp3820 llvm::DISubprogram *CGDebugInfo::getFunctionForwardDeclaration(GlobalDecl GD) { in getFunctionForwardDeclaration() function in CGDebugInfo
3882 return getFunctionForwardDeclaration(FD); in getDeclarationOrDefinition()