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