Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h384 llvm::DISubprogram getFunctionForwardDeclaration(const FunctionDecl *FD);
H A DCGDebugInfo.cpp2371 CGDebugInfo::getFunctionForwardDeclaration(const FunctionDecl *FD) { in getFunctionForwardDeclaration() function in CGDebugInfo
2441 return getFunctionForwardDeclaration(FD); in getDeclarationOrDefinition()