Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h595 llvm::DISubprogram *getFunctionForwardDeclaration(GlobalDecl GD);
H A DCGDebugInfo.cpp3236 llvm::DISubprogram *CGDebugInfo::getFunctionForwardDeclaration(GlobalDecl GD) { in getFunctionForwardDeclaration() function in CGDebugInfo
3287 return getFunctionForwardDeclaration(FD); in getDeclarationOrDefinition()