Home
last modified time | relevance | path

Searched refs:needsUniqueInternalLinkageNames (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DMangle.h132 virtual void needsUniqueInternalLinkageNames() {} in needsUniqueInternalLinkageNames() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp95 void needsUniqueInternalLinkageNames() override { in needsUniqueInternalLinkageNames() function in __anon01ebe6bc0111::ItaniumMangleContextImpl
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2012 MC.needsUniqueInternalLinkageNames(); in getMangledNameImpl()