Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h449 llvm::DINode *getDeclarationOrDefinition(const Decl *D);
DCGDebugInfo.cpp2737 llvm::DINode *CGDebugInfo::getDeclarationOrDefinition(const Decl *D) { in getDeclarationOrDefinition() function in CGDebugInfo
3652 getDeclarationOrDefinition(USD.getUnderlyingDecl())) in EmitUsingDecl()
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.h618 llvm::DINode *getDeclarationOrDefinition(const Decl *D);
DCGDebugInfo.cpp3626 llvm::DINode *CGDebugInfo::getDeclarationOrDefinition(const Decl *D) { in getDeclarationOrDefinition() function in CGDebugInfo
4851 getDeclarationOrDefinition(USD.getUnderlyingDecl())) { in EmitUsingDecl()