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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h445 llvm::DISubprogram *getFunctionDeclaration(const Decl *D);
H A DCGDebugInfo.cpp2523 TParamsArray.get(), getFunctionDeclaration(FD));
2574 llvm::DISubprogram *CGDebugInfo::getFunctionDeclaration(const Decl *D) { function in class:CGDebugInfo
2736 TParamsArray.get(), getFunctionDeclaration(D));
2790 TParamsArray.get(), getFunctionDeclaration(D));

Completed in 57 milliseconds