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

/external/llvm/include/llvm/
H A DDebugInfo.h562 DISubprogram getFunctionDeclaration() const { function in class:llvm::DISubprogram
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1953 /// getFunctionDeclaration - Return debug info descriptor to describe method
1955 llvm::DISubprogram CGDebugInfo::getFunctionDeclaration(const Decl *D) { function in class:CGDebugInfo
2087 SPDecl = getFunctionDeclaration(D);

Completed in 28 milliseconds