Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h674 llvm::DINode *getDeclarationOrDefinition(const Decl *D);
H A DCGDebugInfo.cpp3851 llvm::DINode *CGDebugInfo::getDeclarationOrDefinition(const Decl *D) { in getDeclarationOrDefinition() function in CGDebugInfo
5451 if (!(DI = getDeclarationOrDefinition( in EmitGlobalAlias()
5504 getDeclarationOrDefinition(USD.getUnderlyingDecl())) { in EmitUsingShadowDecl()