Searched refs:getFunctionForwardDeclaration (Results 1 – 2 of 2) sorted by relevance
464 llvm::DISubprogram *getFunctionForwardDeclaration(const FunctionDecl *FD);
2687 CGDebugInfo::getFunctionForwardDeclaration(const FunctionDecl *FD) { in getFunctionForwardDeclaration() function in CGDebugInfo2753 return getFunctionForwardDeclaration(FD); in getDeclarationOrDefinition()