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

/external/llvm/include/llvm/
H A DDebugInfo.h436 DISubprogram getFunctionDeclaration() const { function in class:llvm::DISubprogram
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2314 /// getFunctionDeclaration - Return debug info descriptor to describe method
2316 llvm::DISubprogram CGDebugInfo::getFunctionDeclaration(const Decl *D) { function in class:CGDebugInfo
2480 CGM.getLangOpts().Optimize, Fn, TParamsArray, getFunctionDeclaration(D));

Completed in 189 milliseconds