Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h464 llvm::DISubprogram *getFunctionForwardDeclaration(const FunctionDecl *FD);
DCGDebugInfo.cpp2687 CGDebugInfo::getFunctionForwardDeclaration(const FunctionDecl *FD) { in getFunctionForwardDeclaration() function in CGDebugInfo
2753 return getFunctionForwardDeclaration(FD); in getDeclarationOrDefinition()