Home
last modified time | relevance | path

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

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