Home
last modified time | relevance | path

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

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