Home
last modified time | relevance | path

Searched defs:isUniqueInternalLinkageDecl (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DMangle.h124 virtual bool isUniqueInternalLinkageDecl(const NamedDecl *ND) { in isUniqueInternalLinkageDecl() function
/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp720 bool ItaniumMangleContextImpl::isUniqueInternalLinkageDecl( isUniqueInternalLinkageDecl() function in ItaniumMangleContextImpl
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1821 static bool isUniqueInternalLinkageDecl(GlobalDecl GD, isUniqueInternalLinkageDecl() function