Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h639 llvm::DINode *getDeclarationOrDefinition(const Decl *D);
H A DCGDebugInfo.cpp3691 llvm::DINode *CGDebugInfo::getDeclarationOrDefinition(const Decl *D) { in getDeclarationOrDefinition() function in CGDebugInfo
4949 getDeclarationOrDefinition(USD.getUnderlyingDecl())) { in EmitUsingShadowDecl()