Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h636 DISubprogram getFunctionDeclaration() const { in getFunctionDeclaration() function
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2450 llvm::DISubprogram CGDebugInfo::getFunctionDeclaration(const Decl *D) { in getFunctionDeclaration() function in CGDebugInfo