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