Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.h617 llvm::DISubprogram *getFunctionDeclaration(const Decl *D);
HDCGDebugInfo.cpp3396 TParamsArray.get(), getFunctionDeclaration(FD)); in getFunctionFwdDeclOrStub()
3402 TParamsArray.get(), getFunctionDeclaration(FD)); in getFunctionFwdDeclOrStub()
3468 llvm::DISubprogram *CGDebugInfo::getFunctionDeclaration(const Decl *D) { in getFunctionDeclaration() function in CGDebugInfo
3686 : getFunctionDeclaration(D); in EmitFunctionStart()
3762 TParamsArray.get(), getFunctionDeclaration(D)); in EmitFunctionDecl()