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.h128 virtual void needsUniqueInternalLinkageNames() { } in needsUniqueInternalLinkageNames() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp97 void needsUniqueInternalLinkageNames() override { in needsUniqueInternalLinkageNames() function in __anon01ebe6bc0111::ItaniumMangleContextImpl
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1845 MC.needsUniqueInternalLinkageNames(); in getMangledNameImpl()