Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h577 llvm::DINode *getDeclarationOrDefinition(const Decl *D);
H A DCGDebugInfo.cpp3267 llvm::DINode *CGDebugInfo::getDeclarationOrDefinition(const Decl *D) { in getDeclarationOrDefinition() function in CGDebugInfo
4320 getDeclarationOrDefinition(USD.getUnderlyingDecl())) { in EmitUsingDecl()