Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h561 DISubprogram getFunctionDeclaration() const { in getFunctionDeclaration() function
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2760 llvm::DISubprogram *CGDebugInfo::getFunctionDeclaration(const Decl *D) { in getFunctionDeclaration() function in CGDebugInfo