Home
last modified time | relevance | path

Searched refs:getDeclarationOrDefinition (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h631 llvm::DINode *getDeclarationOrDefinition(const Decl *D);
H A DCGDebugInfo.cpp3708 llvm::DINode *CGDebugInfo::getDeclarationOrDefinition(const Decl *D) { in getDeclarationOrDefinition() function in CGDebugInfo
4984 getDeclarationOrDefinition(USD.getUnderlyingDecl())) { in EmitUsingDecl()